You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2011/06/29 15:01:50 UTC

svn commit: r1141082 - /cxf/dosgi/trunk/pom.xml

Author: sergeyb
Date: Wed Jun 29 13:01:49 2011
New Revision: 1141082

URL: http://svn.apache.org/viewvc?rev=1141082&view=rev
Log:
Updating maven version to 2.2.1

Modified:
    cxf/dosgi/trunk/pom.xml

Modified: cxf/dosgi/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/pom.xml?rev=1141082&r1=1141081&r2=1141082&view=diff
==============================================================================
--- cxf/dosgi/trunk/pom.xml (original)
+++ cxf/dosgi/trunk/pom.xml Wed Jun 29 13:01:49 2011
@@ -36,7 +36,7 @@
     </issueManagement>
 
     <prerequisites>
-        <maven>2.0.9</maven>
+        <maven>2.2.1</maven>
     </prerequisites>
 
     <distributionManagement>