From: <de...@us...> - 2016-04-11 21:40:43
|
Revision: 9343 http://sourceforge.net/p/fudaa/svn/9343 Author: deniger Date: 2016-04-11 21:40:40 +0000 (Mon, 11 Apr 2016) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- trunk/business/fudaa-sig/pom.xml Modified: trunk/business/fudaa-sig/pom.xml =================================================================== --- trunk/business/fudaa-sig/pom.xml 2016-04-11 21:40:35 UTC (rev 9342) +++ trunk/business/fudaa-sig/pom.xml 2016-04-11 21:40:40 UTC (rev 9343) @@ -14,7 +14,7 @@ </parent> <groupId>org.fudaa.business.fudaa-sig</groupId> <artifactId>fudaa-sig</artifactId> - <version>1.7</version> + <version>1.8-SNAPSHOT</version> <name>fudaa-sig</name> <dependencyManagement> <dependencies> @@ -59,8 +59,8 @@ <scm> - <connection>scm:svn:https://svn.code.sf.net/p/fudaa/svn/tags/business/fudaa-sig-1.7</connection> - <developerConnection>scm:svn:https://svn.code.sf.net/p/fudaa/svn/tags/business/fudaa-sig-1.7</developerConnection> - <url>https://svn.code.sf.net/p/fudaa/svn/tags/business/fudaa-sig-1.7</url> + <connection>scm:svn:https://svn.code.sf.net/p/fudaa/svn/trunk/business/fudaa-sig</connection> + <developerConnection>scm:svn:https://svn.code.sf.net/p/fudaa/svn/trunk/business/fudaa-sig</developerConnection> + <url>https://svn.code.sf.net/p/fudaa/svn/trunk/business/fudaa-sig</url> </scm> </project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |