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

svn commit: r1620083 - /maven/plugins/trunk/maven-source-plugin/pom.xml

Author: khmarbaise
Date: Sat Aug 23 21:49:49 2014
New Revision: 1620083

URL: http://svn.apache.org/r1620083
Log:
[MSOURCES-72]
 - Upgrade build compatiblity to Maven 2.2.1

Modified:
    maven/plugins/trunk/maven-source-plugin/pom.xml

Modified: maven/plugins/trunk/maven-source-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-source-plugin/pom.xml?rev=1620083&r1=1620082&r2=1620083&view=diff
==============================================================================
--- maven/plugins/trunk/maven-source-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-source-plugin/pom.xml Sat Aug 23 21:49:49 2014
@@ -67,7 +67,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <mavenVersion>2.0.9</mavenVersion>
+    <mavenVersion>2.2.1</mavenVersion>
     <mavenPluginPluginVersion>3.2</mavenPluginPluginVersion>
   </properties>