Author: hboutemy
Date: Mon Aug 15 20:20:53 2011
New Revision: 1157984
URL: http://svn.apache.org/viewvc?rev=1157984&view=rev
Log:
updated parent pom to actual release
Modified:
maven/plugins/trunk/maven-plugins/pom.xml
Modified: maven/plugins/trunk/maven-plugins/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?rev=1157984&r1=1157983&r2=1157984&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/pom.xml (original)
+++ maven/plugins/trunk/maven-plugins/pom.xml Mon Aug 15 20:20:53 2011
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>21-SNAPSHOT</version>
+ <version>21</version>
<relativePath>../../pom/maven/pom.xml</relativePath>
</parent>