You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2013/05/15 21:15:08 UTC

svn commit: r1483017 - /juddi/trunk/pom.xml

Author: kstam
Date: Wed May 15 19:15:08 2013
New Revision: 1483017

URL: http://svn.apache.org/r1483017
Log:
release plugin back to 2.1

Modified:
    juddi/trunk/pom.xml

Modified: juddi/trunk/pom.xml
URL: http://svn.apache.org/viewvc/juddi/trunk/pom.xml?rev=1483017&r1=1483016&r2=1483017&view=diff
==============================================================================
--- juddi/trunk/pom.xml (original)
+++ juddi/trunk/pom.xml Wed May 15 19:15:08 2013
@@ -171,6 +171,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-release-plugin</artifactId>
+                    <version>2.1</version>
                     <configuration>
                         <autoVersionSubmodules>true</autoVersionSubmodules>
                         <preparationGoals>clean install</preparationGoals>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org