|
From: <de...@us...> - 2014-05-26 21:10:50
|
Revision: 8745
http://sourceforge.net/p/fudaa/svn/8745
Author: deniger
Date: 2014-05-26 21:10:46 +0000 (Mon, 26 May 2014)
Log Message:
-----------
correction bogues
Modified Paths:
--------------
trunk/business/dodico-h2d/core/pom.xml
trunk/business/dodico-h2d/io/pom.xml
Modified: trunk/business/dodico-h2d/core/pom.xml
===================================================================
--- trunk/business/dodico-h2d/core/pom.xml 2014-05-26 21:08:19 UTC (rev 8744)
+++ trunk/business/dodico-h2d/core/pom.xml 2014-05-26 21:10:46 UTC (rev 8745)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>dodico-h2d</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.5-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-05-26 21:08:19 UTC (rev 8744)
+++ trunk/business/dodico-h2d/io/pom.xml 2014-05-26 21:10:46 UTC (rev 8745)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>dodico-h2d</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.5-SNAPSHOT</version>
</parent>
<artifactId>h2d-io</artifactId>
<name>I/O pour h2d</name>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|