|
From: <de...@us...> - 2011-10-31 21:43:18
|
Revision: 6592
http://fudaa.svn.sourceforge.net/fudaa/?rev=6592&view=rev
Author: deniger
Date: 2011-10-31 21:43:12 +0000 (Mon, 31 Oct 2011)
Log Message:
-----------
maj des pom
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-10-31 17:16:33 UTC (rev 6591)
+++ trunk/business/dodico-h2d/core/pom.xml 2011-10-31 21:43:12 UTC (rev 6592)
@@ -6,7 +6,6 @@
<artifactId>dodico-h2d</artifactId>
<version>1.2-SNAPSHOT</version>
</parent>
- <groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>h2d-core</artifactId>
<name>Core h2d</name>
<dependencies>
Modified: trunk/business/dodico-h2d/io/pom.xml
===================================================================
--- trunk/business/dodico-h2d/io/pom.xml 2011-10-31 17:16:33 UTC (rev 6591)
+++ trunk/business/dodico-h2d/io/pom.xml 2011-10-31 21:43:12 UTC (rev 6592)
@@ -6,7 +6,6 @@
<artifactId>dodico-h2d</artifactId>
<version>1.2-SNAPSHOT</version>
</parent>
- <groupId>org.fudaa.business.dodico-h2d</groupId>
<artifactId>h2d-io</artifactId>
<name>I/O pour h2d</name>
<dependencies>
Modified: trunk/business/dodico-h2d/pom.xml
===================================================================
--- trunk/business/dodico-h2d/pom.xml 2011-10-31 17:16:33 UTC (rev 6591)
+++ trunk/business/dodico-h2d/pom.xml 2011-10-31 21:43:12 UTC (rev 6592)
@@ -4,6 +4,9 @@
<properties>
<fudaa-ef.version>1.2-SNAPSHOT</fudaa-ef.version>
+ <projetEncoding>ISO-8859-15</projetEncoding>
+ <!-- la version du compiler -->
+ <javaCompiler>1.6</javaCompiler>
</properties>
<parent>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|