Author: jbonofre
Date: Wed Jul  4 09:39:19 2012
New Revision: 1357194

URL: http://svn.apache.org/viewvc?rev=1357194&view=rev
Log:
[KARAF-1616] Upgrade to maven-release-plugin 2.3.2

Modified:
    karaf/branches/karaf-2.3.x/pom.xml

Modified: karaf/branches/karaf-2.3.x/pom.xml
URL: 
http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/pom.xml?rev=1357194&r1=1357193&r2=1357194&view=diff
==============================================================================
--- karaf/branches/karaf-2.3.x/pom.xml (original)
+++ karaf/branches/karaf-2.3.x/pom.xml Wed Jul  4 09:39:19 2012
@@ -1104,7 +1104,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-release-plugin</artifactId>
-                    <version>2.2.1</version>
+                    <version>2.3.2</version>
                     <configuration>
                         <useReleaseProfile>false</useReleaseProfile>
                         <preparationGoals>clean install</preparationGoals>


Reply via email to