From: <de...@us...> - 2014-07-09 21:51:48
|
Revision: 8802 http://sourceforge.net/p/fudaa/svn/8802 Author: deniger Date: 2014-07-09 21:51:46 +0000 (Wed, 09 Jul 2014) 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 2014-07-09 21:51:34 UTC (rev 8801) +++ trunk/business/fudaa-sig/pom.xml 2014-07-09 21:51:46 UTC (rev 8802) @@ -14,7 +14,7 @@ </parent> <groupId>org.fudaa.business.fudaa-sig</groupId> <artifactId>fudaa-sig</artifactId> - <version>1.5</version> + <version>1.6-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.5</connection> - <developerConnection>scm:svn:https://svn.code.sf.net/p/fudaa/svn/tags/business/fudaa-sig-1.5</developerConnection> - <url>https://svn.code.sf.net/p/fudaa/svn/tags/business/fudaa-sig-1.5</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. |