You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by br...@apache.org on 2011/12/20 09:18:01 UTC

svn commit: r1221158 - /incubator/npanday/branches/npanday-1.4.x/pom.xml

Author: brett
Date: Tue Dec 20 09:18:01 2011
New Revision: 1221158

URL: http://svn.apache.org/viewvc?rev=1221158&view=rev
Log:
update Maven version

Modified:
    incubator/npanday/branches/npanday-1.4.x/pom.xml

Modified: incubator/npanday/branches/npanday-1.4.x/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/branches/npanday-1.4.x/pom.xml?rev=1221158&r1=1221157&r2=1221158&view=diff
==============================================================================
--- incubator/npanday/branches/npanday-1.4.x/pom.xml (original)
+++ incubator/npanday/branches/npanday-1.4.x/pom.xml Tue Dec 20 09:18:01 2011
@@ -35,7 +35,7 @@ under the License.
 
   <!-- this is what get edited most, so lets put it on the top -->
   <properties>
-    <mavenVersion>2.0.9</mavenVersion>
+    <mavenVersion>2.2.1</mavenVersion>
     <plexus.utils.version>1.5.1</plexus.utils.version>
     <!-- if you want to build NPanday with a specific version, replace this -->
     <bootstrap.npanday.version>1.4.0-incubating</bootstrap.npanday.version>