You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2013/01/08 15:49:23 UTC

svn commit: r1430309 - /incubator/onami/trunk/parent/pom.xml

Author: simonetripodi
Date: Tue Jan  8 14:49:22 2013
New Revision: 1430309

URL: http://svn.apache.org/viewvc?rev=1430309&view=rev
Log:
[ONAMI-48] Upgrade the release-plugin to 2.4

Modified:
    incubator/onami/trunk/parent/pom.xml

Modified: incubator/onami/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/parent/pom.xml?rev=1430309&r1=1430308&r2=1430309&view=diff
==============================================================================
--- incubator/onami/trunk/parent/pom.xml (original)
+++ incubator/onami/trunk/parent/pom.xml Tue Jan  8 14:49:22 2013
@@ -406,7 +406,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.3.2</version>
+          <version>2.4</version>
           <configuration>
             <mavenExecutorId>forked-path</mavenExecutorId>
             <useReleaseProfile>false</useReleaseProfile>