Use Commons v1.2.0
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 19 Dec 2012 13:03:49 +0000 (13:03 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 19 Dec 2012 13:03:49 +0000 (13:03 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5987 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 00c7dbba9a0dec3a95f1b7074c55e3b147ad6907..58da33cbcbbeff1d3c48f5596b7eb459df6d431f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>1.1.9</version>
+               <version>1.2.0</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
@@ -13,7 +13,7 @@
        <properties>
                <developmentCycle.slc>1.1</developmentCycle.slc>
                <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
-               <version.slc>1.1.8-SNAPSHOT</version.slc>
+               <version.slc>1.1.9-SNAPSHOT</version.slc>
        </properties>
        <modules>
                <module>runtime</module>