|
From: <de...@us...> - 2017-05-21 20:20:27
|
Revision: 9606
http://sourceforge.net/p/fudaa/svn/9606
Author: deniger
Date: 2017-05-21 20:20:25 +0000 (Sun, 21 May 2017)
Log Message:
-----------
version 2.0-SNAPSHOT
Modified Paths:
--------------
trunk/business/dodico-h2d/pom.xml
Modified: trunk/business/dodico-h2d/pom.xml
===================================================================
--- trunk/business/dodico-h2d/pom.xml 2017-05-21 20:19:26 UTC (rev 9605)
+++ trunk/business/dodico-h2d/pom.xml 2017-05-21 20:20:25 UTC (rev 9606)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<properties>
- <fudaa-ef.version>1.9</fudaa-ef.version>
+ <fudaa-ef.version>2.0-SNAPSHOT</fudaa-ef.version>
<projetEncoding>ISO-8859-15</projetEncoding>
<!-- la version du compiler -->
<javaCompiler>1.7</javaCompiler>
@@ -16,7 +16,7 @@
</parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>dodico-h2d</artifactId>
- <version>1.9</version>
+ <version>2.0-SNAPSHOT</version>
<name>Fudaa Hydraulique 2d</name>
<packaging>pom</packaging>
<modules>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|