You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2011/05/19 22:44:33 UTC

svn commit: r1125090 - /maven/plugins/trunk/maven-gpg-plugin/pom.xml

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>
 



Re: svn commit: r1125090 - /maven/plugins/trunk/maven-gpg-plugin/pom.xml

Posted by Stephen Connolly <st...@gmail.com>.
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, <hb...@apache.org> 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>
>
>
>