]> 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 4cc67c9359e9e13076bebd79b4b45d24b900f570..d687ec20e92be5fef7f154e188f4825fbe48a699 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>0.11.4</version>
+       <version>0.11.5-SNAPSHOT</version>
        <modules>
                <module>runtime</module>
                <module>dep</module>
@@ -35,9 +35,9 @@
        </properties>
        <url>${site.urlBase}/${developmentCycle}</url>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-0.11.4</connection>
-               <developerConnection>scm:svn:https://www.argeo.org/svn/slc/tags/argeo-slc-0.11.4</developerConnection>
-               <url>https://www.argeo.org/svn/slc/tags/argeo-slc-0.11.4</url>
+               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk</connection>
+               <developerConnection>scm:svn:https://www.argeo.org/svn/slc/trunk</developerConnection>
+               <url>https://www.argeo.org/svn/slc/trunk</url>
        </scm>
        <issueManagement>
                <system>Bugzilla</system>
@@ -190,7 +190,6 @@ limitations under the License.
                                <configuration>
                                        <autoVersionSubmodules>true</autoVersionSubmodules>
                                        <releaseProfiles>release</releaseProfiles>
-                                       <goals>deploy,site-deploy</goals>
                                </configuration>
                        </plugin>
                </plugins>
@@ -1380,4 +1379,4 @@ limitations under the License.
                </profile>
        </profiles>
 
-</project>
\ No newline at end of file
+</project>