]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
[maven-release-plugin] prepare for next development iteration
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index f30c1f80e6eeb14a7b9561d787c3c8f0c6aa6706..64c3d592b5b1be4c4ad43e0ea9d6e691c854ef93 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,22 +1,21 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>0.3.4</version>
+               <version>0.4.0</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>0.13.1-SNAPSHOT</version>
+       <version>1.1.1-SNAPSHOT</version>
        <properties>
-               <developmentCycle.slc>0.13</developmentCycle.slc>
-               <developmentCycle.startDate>2010-11-25</developmentCycle.startDate>
+               <developmentCycle.slc>0.14</developmentCycle.slc>
+               <developmentCycle.startDate>2012-06-19</developmentCycle.startDate>
                <site.repoBase>file:///srv/projects/www/slc/site</site.repoBase>
                <site.urlBase>http://projects.argeo.org/slc/site</site.urlBase>
-               <version.slc>${developmentCycle.slc}.1</version.slc>
+               <version.slc>${developmentCycle.slc}.2</version.slc>
        </properties>
        <modules>
                <module>runtime</module>