Author: handyande
Date: Mon Aug 20 03:34:45 2007
New Revision: 567645
URL: http://svn.apache.org/viewvc?rev=567645&view=rev
Log:
Latest pom, with java source/target version configuration
Modified:
maven/plugins/trunk/pom.xml
Modified: maven/plugins/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/pom.xml?rev=567645&r1=567644&r2=567645&view=diff
==============================================================================
--- maven/plugins/trunk/pom.xml (original)
+++ maven/plugins/trunk/pom.xml Mon Aug 20 03:34:45 2007
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>5</version>
+ <version>6</version>
<relativePath>../pom/maven/pom.xml</relativePath>
</parent>
<groupId>org.apache.maven.plugins</groupId>