|
From: <de...@us...> - 2010-01-09 00:56:45
|
Revision: 5609
http://fudaa.svn.sourceforge.net/fudaa/?rev=5609&view=rev
Author: deniger
Date: 2010-01-09 00:56:34 +0000 (Sat, 09 Jan 2010)
Log Message:
-----------
Modified Paths:
--------------
trunk/pom/business-pom/pom.xml
trunk/pom/soft-pom/pom.xml
trunk/pom/super-pom/pom.xml
Modified: trunk/pom/business-pom/pom.xml
===================================================================
--- trunk/pom/business-pom/pom.xml 2010-01-09 00:55:01 UTC (rev 5608)
+++ trunk/pom/business-pom/pom.xml 2010-01-09 00:56:34 UTC (rev 5609)
@@ -8,14 +8,14 @@
-->
<groupId>org.fudaa.pom</groupId>
<artifactId>super-pom</artifactId>
- <version>0.5</version>
+ <version>0.6</version>
</parent>
<properties>
<businessGroupId>org.fudaa.business</businessGroupId>
</properties>
<groupId>org.fudaa.pom</groupId>
<artifactId>business-pom</artifactId>
- <version>0.5</version>
+ <version>0.6</version>
<packaging>pom</packaging>
<name>Les projets métiers</name>
<url>http://www.fudaa.fr/sites/devel/fudaa-business/</url>
Modified: trunk/pom/soft-pom/pom.xml
===================================================================
--- trunk/pom/soft-pom/pom.xml 2010-01-09 00:55:01 UTC (rev 5608)
+++ trunk/pom/soft-pom/pom.xml 2010-01-09 00:56:34 UTC (rev 5609)
@@ -8,14 +8,14 @@
-->
<groupId>org.fudaa.pom</groupId>
<artifactId>super-pom</artifactId>
- <version>0.5</version>
+ <version>0.6</version>
</parent>
<properties>
<softGroupId>org.fudaa.soft</softGroupId>
</properties>
<artifactId>soft-pom</artifactId>
<packaging>pom</packaging>
- <version>0.5</version>
+ <version>0.6</version>
<name>soft-pom</name>
<url>http://www.fudaa.fr/sites/devel/fudaa-soft/</url>
<distributionManagement>
Modified: trunk/pom/super-pom/pom.xml
===================================================================
--- trunk/pom/super-pom/pom.xml 2010-01-09 00:55:01 UTC (rev 5608)
+++ trunk/pom/super-pom/pom.xml 2010-01-09 00:56:34 UTC (rev 5609)
@@ -5,7 +5,7 @@
<groupId>org.fudaa.pom</groupId>
<artifactId>super-pom</artifactId>
<packaging>pom</packaging>
- <version>0.5</version>
+ <version>0.6</version>
<name>Super Pom</name>
<url>http://fudaa.fr</url>
<properties>
@@ -210,7 +210,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-eclipse-plugin</artifactId>
- <version>2.3</version>
+ <version>2.7</version>
<configuration>
<downloadSources>true</downloadSources>
</configuration>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|