Author: hboutemy
Date: Thu May 19 20:44:33 2011
New Revision: 1125090
URL: http://svn.apache.org/viewvc?rev=1125090&view=rev
Log:
use released parent pom
Modified:
maven/plugins/trunk/maven-gpg-plugin/pom.xml
Modified: maven/plugins/trunk/maven-gpg-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-gpg-plugin/pom.xml?rev=1125090&r1=1125089&r2=1125090&view=diff
==============================================================================
--- maven/plugins/trunk/maven-gpg-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-gpg-plugin/pom.xml Thu May 19 20:44:33 2011
@@ -25,7 +25,7 @@ under the License.
<parent>
<artifactId>maven-plugins</artifactId>
<groupId>org.apache.maven.plugins</groupId>
- <version>20-SNAPSHOT</version>
+ <version>20</version>
<relativePath>../maven-plugins/pom.xml</relativePath>
</parent>