Author: kstam
Date: Wed Jan 25 14:56:13 2012
New Revision: 1235783

URL: http://svn.apache.org/viewvc?rev=1235783&view=rev
Log:
using 2.1 of the release plugin

Modified:
    juddi/scout/trunk/pom.xml

Modified: juddi/scout/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/juddi/scout/trunk/pom.xml?rev=1235783&r1=1235782&r2=1235783&view=diff
==============================================================================
--- juddi/scout/trunk/pom.xml (original)
+++ juddi/scout/trunk/pom.xml Wed Jan 25 14:56:13 2012
@@ -8,7 +8,7 @@
        </parent>
        <groupId>org.apache.juddi.scout</groupId>
        <artifactId>scout</artifactId>
-       <version>1.2.5-SNAPSHOT</version>
+       <version>1.2.4-SNAPSHOT</version>
        <packaging>bundle</packaging>
 
        <properties>
@@ -307,6 +307,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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to