Ignore target dirs
[lgpl/argeo-commons.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 5726a65b5cf4d566545605663443c51b51aa6b00..6ce75d8e29038dc789d14503e14dbbf65271e6c9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -8,20 +8,20 @@
        </parent>
        <groupId>org.argeo.commons</groupId>
        <artifactId>argeo-commons</artifactId>
-       <version>0.1.1</version>
+       <version>0.1.2-SNAPSHOT</version>
        <name>Argeo Commons</name>
        <packaging>pom</packaging>
        <properties>
                <developmentCycle>0.1</developmentCycle>
-               <version.argeo-ria>0.12.1</version.argeo-ria>
-               <version.maven-argeo-osgi>0.1.21</version.maven-argeo-osgi>
+               <version.argeo-ria>0.12.2-SNAPSHOT</version.argeo-ria>
+               <version.maven-argeo-osgi>0.1.22</version.maven-argeo-osgi>
                <version.maven-bundle-plugin>2.0.0</version.maven-bundle-plugin>
                <version.maven-argeo-qooxdoo>0.8.2.1</version.maven-argeo-qooxdoo>
        </properties>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/commons/tags/argeo-commons-0.1.1</connection>
-               <developerConnection>scm:svn:https://www.argeo.org/svn/commons/tags/argeo-commons-0.1.1</developerConnection>
-               <url>https://www.argeo.org/svn/commons/tags/argeo-commons-0.1.1</url>
+               <connection>scm:svn:https://www.argeo.org/svn/commons/trunk</connection>
+               <developerConnection>scm:svn:https://www.argeo.org/svn/commons/trunk</developerConnection>
+               <url>https://www.argeo.org/svn/commons/trunk</url>
        </scm>
        <licenses>
                <license>
@@ -181,7 +181,7 @@ limitations under the License.
                        <dependency>
                                <groupId>org.argeo.dep</groupId>
                                <artifactId>versions</artifactId>
-                               <version>1.0.0</version>
+                               <version>1.0.1-SNAPSHOT</version>
                                <type>pom</type>
                                <scope>import</scope>
                        </dependency>