You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by lt...@apache.org on 2011/07/06 09:56:33 UTC

svn commit: r1143281 - /maven/plugins/trunk/maven-site-plugin/pom.xml

Author: ltheussl
Date: Wed Jul  6 07:56:32 2011
New Revision: 1143281

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

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

Modified: maven/plugins/trunk/maven-site-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=1143281&r1=1143280&r2=1143281&view=diff
==============================================================================
--- maven/plugins/trunk/maven-site-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-site-plugin/pom.xml Wed Jul  6 07:56:32 2011
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>20</version>
+    <version>21</version>
     <relativePath>../maven-plugins/pom.xml</relativePath>
   </parent>