[Ipojo-toolbox-commits] SF.net SVN: ipojo-toolbox:[44] trunk/runtime/pom.xml
Brought to you by:
bourretp
|
From: <bou...@us...> - 2009-03-04 16:34:47
|
Revision: 44
http://ipojo-toolbox.svn.sourceforge.net/ipojo-toolbox/?rev=44&view=rev
Author: bourretp
Date: 2009-03-04 16:34:43 +0000 (Wed, 04 Mar 2009)
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Modified Paths:
--------------
trunk/runtime/pom.xml
Modified: trunk/runtime/pom.xml
===================================================================
--- trunk/runtime/pom.xml 2009-03-04 16:34:35 UTC (rev 43)
+++ trunk/runtime/pom.xml 2009-03-04 16:34:43 UTC (rev 44)
@@ -23,7 +23,7 @@
<!-- Project coordinates -->
<groupId>net.sourceforge.ipojo-toolbox</groupId>
<artifactId>runtime</artifactId>
- <version>1.2.0</version>
+ <version>1.3.0-SNAPSHOT</version>
<packaging>pom</packaging>
<!-- Project's informations -->
@@ -66,8 +66,8 @@
<!-- Software configuration management -->
<scm>
- <connection>scm:svn:https://ipojo-toolbox.svn.sourceforge.net/svnroot/ipojo-toolbox/tags/runtime-1.2.0</connection>
- <url>http://ipojo-toolbox.svn.sourceforge.net/viewvc/ipojo-toolbox/tags/runtime-1.2.0</url>
+ <connection>scm:svn:https://ipojo-toolbox.svn.sourceforge.net/svnroot/ipojo-toolbox/trunk/runtime/</connection>
+ <url>http://ipojo-toolbox.svn.sourceforge.net/viewvc/ipojo-toolbox/trunk/runtime/</url>
</scm>
<!-- Issue tracking -->
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|