]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Prepare SLC v1.2.0 release
authorMathieu Baudier <mbaudier@argeo.org>
Thu, 12 Feb 2015 12:41:11 +0000 (12:41 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Thu, 12 Feb 2015 12:41:11 +0000 (12:41 +0000)
git-svn-id: https://svn.argeo.org/slc/branches/1.x@7813 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

pom.xml

diff --git a/pom.xml b/pom.xml
index 5faeb16b19e19c75eb8c5b449463ad5f6e20d20c..c8246ca628ce81d4f4b2449d2002493a01a742ad 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,9 +12,9 @@
        <description>SLC is a framework integrating various build, deployment and testing technologies in order to build specific application life cycle management systems.</description>
        <version>1.1.21-SNAPSHOT</version>
        <properties>
-               <developmentCycle.slc>1.1</developmentCycle.slc>
-               <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
-               <version.slc>1.1.21-SNAPSHOT</version.slc>
+               <developmentCycle.slc>1.2</developmentCycle.slc>
+               <developmentCycle.startDate>2015-02-12</developmentCycle.startDate>
+               <version.slc>1.2.0</version.slc>
        </properties>
        <modules>
                <module>runtime</module>