You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by vs...@apache.org on 2009/04/17 00:19:59 UTC

svn commit: r765792 - /incubator/shindig/branches/1.0.x-incubating/pom.xml

Author: vsiveton
Date: Thu Apr 16 22:19:59 2009
New Revision: 765792

URL: http://svn.apache.org/viewvc?rev=765792&view=rev
Log:
o using correct version of gpg-plugin

Modified:
    incubator/shindig/branches/1.0.x-incubating/pom.xml

Modified: incubator/shindig/branches/1.0.x-incubating/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/branches/1.0.x-incubating/pom.xml?rev=765792&r1=765791&r2=765792&view=diff
==============================================================================
--- incubator/shindig/branches/1.0.x-incubating/pom.xml (original)
+++ incubator/shindig/branches/1.0.x-incubating/pom.xml Thu Apr 16 22:19:59 2009
@@ -827,7 +827,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-gpg-plugin</artifactId>
-          <version>1.0-beta-1</version>
+          <version>1.0-alpha-4</version>
         </plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>