Author: baerrach
Date: Thu Jan 12 22:02:25 2012
New Revision: 1230809

URL: http://svn.apache.org/viewvc?rev=1230809&view=rev
Log:
Upgraded parent to 22

Modified:
    maven/plugins/trunk/maven-eclipse-plugin/pom.xml

Modified: maven/plugins/trunk/maven-eclipse-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-eclipse-plugin/pom.xml?rev=1230809&r1=1230808&r2=1230809&view=diff
==============================================================================
--- maven/plugins/trunk/maven-eclipse-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-eclipse-plugin/pom.xml Thu Jan 12 22:02:25 2012
@@ -6,7 +6,7 @@
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>21</version>
+    <version>22</version>
     <relativePath>../maven-plugins/pom.xml</relativePath>
   </parent>
   <artifactId>maven-eclipse-plugin</artifactId>
@@ -412,4 +412,5 @@
       </plugin>
     </plugins>
   </reporting>
-</project>
\ No newline at end of file
+</project>
+


Reply via email to