You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2009/05/03 01:37:04 UTC

svn commit: r770995 - /maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml

Author: hboutemy
Date: Sat May  2 22:52:24 2009
New Revision: 770995

URL: http://svn.apache.org/viewvc?rev=770995&view=rev
Log:
updated parent to latest released version

Modified:
    maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml

Modified: maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml?rev=770995&r1=770994&r2=770995&view=diff
==============================================================================
--- maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml (original)
+++ maven/shared/branches/maven-reporting-impl-2.0.4.x/pom.xml Sat May  2 22:52:24 2009
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven-shared-components</artifactId>
     <groupId>org.apache.maven.shared</groupId>
-    <version>8</version>
+    <version>11</version>
   </parent>
 
   <groupId>org.apache.maven.reporting</groupId>