You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/08/24 17:30:13 UTC

svn commit: r1376964 - in /maven/doxia: doxia-tools/trunk/pom.xml doxia/trunk/pom.xml site/pom.xml

Author: olamy
Date: Fri Aug 24 15:30:13 2012
New Revision: 1376964

URL: http://svn.apache.org/viewvc?rev=1376964&view=rev
Log:
use last parent

Modified:
    maven/doxia/doxia-tools/trunk/pom.xml
    maven/doxia/doxia/trunk/pom.xml
    maven/doxia/site/pom.xml

Modified: maven/doxia/doxia-tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/pom.xml?rev=1376964&r1=1376963&r2=1376964&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/pom.xml Fri Aug 24 15:30:13 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>21</version>
+    <version>22</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/doxia/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=1376964&r1=1376963&r2=1376964&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/pom.xml (original)
+++ maven/doxia/doxia/trunk/pom.xml Fri Aug 24 15:30:13 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>21</version>
+    <version>22</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>
 

Modified: maven/doxia/site/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/site/pom.xml?rev=1376964&r1=1376963&r2=1376964&view=diff
==============================================================================
--- maven/doxia/site/pom.xml (original)
+++ maven/doxia/site/pom.xml Fri Aug 24 15:30:13 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>19</version>
+    <version>22</version>
     <relativePath>../../pom/maven/pom.xml</relativePath>
   </parent>