Author: jbonofre Date: Wed Jul 4 09:01:48 2012 New Revision: 1357183 URL: http://svn.apache.org/viewvc?rev=1357183&view=rev Log: [KARAF-1616] Upgrade to maven-release-plugin 2.3.2
Modified: karaf/branches/karaf-2.2.x/pom.xml Modified: karaf/branches/karaf-2.2.x/pom.xml URL: http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/pom.xml?rev=1357183&r1=1357182&r2=1357183&view=diff ============================================================================== --- karaf/branches/karaf-2.2.x/pom.xml (original) +++ karaf/branches/karaf-2.2.x/pom.xml Wed Jul 4 09:01:48 2012 @@ -1084,7 +1084,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>