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>