|
From: <de...@us...> - 2016-04-18 15:18:16
|
Revision: 9370
http://sourceforge.net/p/fudaa/svn/9370
Author: deniger
Date: 2016-04-18 15:18:14 +0000 (Mon, 18 Apr 2016)
Log Message:
-----------
version 1.9-SNAPSHOT
Modified Paths:
--------------
trunk/business/dodico-h2d/pom.xml
Modified: trunk/business/dodico-h2d/pom.xml
===================================================================
--- trunk/business/dodico-h2d/pom.xml 2016-04-18 15:17:19 UTC (rev 9369)
+++ trunk/business/dodico-h2d/pom.xml 2016-04-18 15:18:14 UTC (rev 9370)
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<properties>
- <fudaa-ef.version>1.8</fudaa-ef.version>
+ <fudaa-ef.version>1.9-SNAPSHOT</fudaa-ef.version>
<projetEncoding>ISO-8859-15</projetEncoding>
<!-- la version du compiler -->
<javaCompiler>1.6</javaCompiler>
@@ -16,7 +16,7 @@
</parent>
<groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>dodico-h2d</artifactId>
- <version>1.8</version>
+ <version>1.9-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.
|