|
From: <bma...@us...> - 2011-03-10 11:34:53
|
Revision: 6155
http://fudaa.svn.sourceforge.net/fudaa/?rev=6155&view=rev
Author: bmarchan
Date: 2011-03-10 11:34:47 +0000 (Thu, 10 Mar 2011)
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Modified Paths:
--------------
trunk/business/dodico-h2d/core/pom.xml
trunk/business/dodico-h2d/io/pom.xml
trunk/business/dodico-h2d/pom.xml
Modified: trunk/business/dodico-h2d/core/pom.xml
===================================================================
--- trunk/business/dodico-h2d/core/pom.xml 2011-03-10 11:34:39 UTC (rev 6154)
+++ trunk/business/dodico-h2d/core/pom.xml 2011-03-10 11:34:47 UTC (rev 6155)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>dodico-h2d</artifactId>
- <version>1.1</version>
+ <version>1.2-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>h2d-core</artifactId>
Modified: trunk/business/dodico-h2d/io/pom.xml
===================================================================
--- trunk/business/dodico-h2d/io/pom.xml 2011-03-10 11:34:39 UTC (rev 6154)
+++ trunk/business/dodico-h2d/io/pom.xml 2011-03-10 11:34:47 UTC (rev 6155)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>dodico-h2d</artifactId>
- <version>1.1</version>
+ <version>1.2-SNAPSHOT</version>
</parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>h2d-io</artifactId>
Modified: trunk/business/dodico-h2d/pom.xml
===================================================================
--- trunk/business/dodico-h2d/pom.xml 2011-03-10 11:34:39 UTC (rev 6154)
+++ trunk/business/dodico-h2d/pom.xml 2011-03-10 11:34:47 UTC (rev 6155)
@@ -13,7 +13,7 @@
</parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>dodico-h2d</artifactId>
- <version>1.1</version>
+ <version>1.2-SNAPSHOT</version>
<name>Fudaa Hydraulique 2d</name>
<packaging>pom</packaging>
<modules>
@@ -41,10 +41,4 @@
</dependency>
</dependencies>
</dependencyManagement>
-
- <scm>
- <connection>scm:svn:http://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/business/dodico-h2d-1.1</connection>
- <developerConnection>scm:svn:https://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/business/dodico-h2d-1.1</developerConnection>
- <url>http://fudaa.svn.sourceforge.net/viewvc/fudaa/svnroot/fudaa/tags/business/dodico-h2d-1.1</url>
- </scm>
</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|