|
From: <de...@us...> - 2011-10-20 22:25:22
|
Revision: 6557
http://fudaa.svn.sourceforge.net/fudaa/?rev=6557&view=rev
Author: deniger
Date: 2011-10-20 22:25:16 +0000 (Thu, 20 Oct 2011)
Log Message:
-----------
Modified Paths:
--------------
trunk/soft/fudaa-crue/pom.xml
Modified: trunk/soft/fudaa-crue/pom.xml
===================================================================
--- trunk/soft/fudaa-crue/pom.xml 2011-10-20 22:24:50 UTC (rev 6556)
+++ trunk/soft/fudaa-crue/pom.xml 2011-10-20 22:25:16 UTC (rev 6557)
@@ -11,7 +11,7 @@
<parent>
<groupId>org.fudaa.pom</groupId>
<artifactId>soft-pom</artifactId>
- <version>0.7</version>
+ <version>0.8</version>
</parent>
<groupId>org.fudaa.soft.fudaa-crue</groupId>
<artifactId>fudaa-crue</artifactId>
@@ -69,7 +69,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
- <version>2.0.2</version>
<configuration>
<source>1.6</source>
<target>1.6</target>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|