Author: ltheussl
Date: Sat Mar 5 20:02:38 2011
New Revision: 1078338
URL: http://svn.apache.org/viewvc?rev=1078338&view=rev
Log:
use latest parent
Modified:
maven/doxia/doxia-tools/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=1078338&r1=1078337&r2=1078338&view=diff
==============================================================================
--- maven/doxia/doxia-tools/trunk/pom.xml (original)
+++ maven/doxia/doxia-tools/trunk/pom.xml Sat Mar 5 20:02:38 2011
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>18</version>
+ <version>19</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=1078338&r1=1078337&r2=1078338&view=diff
==============================================================================
--- maven/doxia/site/pom.xml (original)
+++ maven/doxia/site/pom.xml Sat Mar 5 20:02:38 2011
@@ -25,7 +25,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>18</version>
+ <version>19</version>
<relativePath>../../pom/maven/pom.xml</relativePath>
</parent>