]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Make file driver more robust
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 608ed664008262b9a67db745e4bad3673cedcc10..9cd4a6106142eac6412de03f09cb45dd9041fb65 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.11.2</version>
+               <version>0.11.3-SNAPSHOT</version>
                <relativePath>org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-all</artifactId>
@@ -17,8 +17,8 @@
                <module>org.argeo.slc.webapp</module>
        </modules>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.2</connection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-all-0.11.2</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk</connection>
+               <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc/argeo-slc-all</url>
        </scm>
        <build>
                <plugins>