|
From: <de...@us...> - 2014-07-09 21:32:24
|
Revision: 8793
http://sourceforge.net/p/fudaa/svn/8793
Author: deniger
Date: 2014-07-09 21:32:15 +0000 (Wed, 09 Jul 2014)
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 2014-07-09 21:32:05 UTC (rev 8792)
+++ trunk/business/dodico-h2d/core/pom.xml 2014-07-09 21:32:15 UTC (rev 8793)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>dodico-h2d</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<artifactId>h2d-core</artifactId>
<name>Core h2d</name>
Modified: trunk/business/dodico-h2d/io/pom.xml
===================================================================
--- trunk/business/dodico-h2d/io/pom.xml 2014-07-09 21:32:05 UTC (rev 8792)
+++ trunk/business/dodico-h2d/io/pom.xml 2014-07-09 21:32:15 UTC (rev 8793)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>dodico-h2d</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
</parent>
<artifactId>h2d-io</artifactId>
<name>I/O pour h2d</name>
Modified: trunk/business/dodico-h2d/pom.xml
===================================================================
--- trunk/business/dodico-h2d/pom.xml 2014-07-09 21:32:05 UTC (rev 8792)
+++ trunk/business/dodico-h2d/pom.xml 2014-07-09 21:32:15 UTC (rev 8793)
@@ -16,7 +16,7 @@
</parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>dodico-h2d</artifactId>
- <version>1.5</version>
+ <version>1.6-SNAPSHOT</version>
<name>Fudaa Hydraulique 2d</name>
<packaging>pom</packaging>
<modules>
@@ -50,10 +50,4 @@
<developerConnection>scm:svn:https://fudaa.svn.sourceforge.net/svnroot/fudaa/tags/business/dodico-h2d-1.2</developerConnection>
<url>http://fudaa.svn.sourceforge.net/viewvc/fudaa/svnroot/fudaa/tags/business/dodico-h2d-1.2</url>
</scm>-->
-
- <scm>
- <connection>scm:svn:http://svn.code.sf.net/p/fudaa/svn/tags/business/dodico-h2d-1.5</connection>
- <developerConnection>scm:svn:https://svn.code.sf.net/p/fudaa/svn/tags/business/dodico-h2d-1.5</developerConnection>
- <url>http://svn.code.sf.net/p/fudaa/svn/tags/business/dodico-h2d-1.5</url>
- </scm>
</project>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|