You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2011/11/16 12:10:39 UTC

svn commit: r1202634 - /camel/trunk/pom.xml

Author: ningjiang
Date: Wed Nov 16 11:10:39 2011
New Revision: 1202634

URL: http://svn.apache.org/viewvc?rev=1202634&view=rev
Log:
Upgraded the release plugin to 2.2.1

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=1202634&r1=1202633&r2=1202634&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Wed Nov 16 11:10:39 2011
@@ -207,7 +207,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.0</version>
+          <version>2.2.1</version>
           <configuration>
             <tagBase>https://svn.apache.org/repos/asf/camel/tags</tagBase>
             <useReleaseProfile>false</useReleaseProfile>