fyi I'm planning to push a release soon - Stephen
--- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct result of using swype to type on the screen On 19 May 2011 21:44, <[email protected]> wrote: > 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> > > >
