You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/08 18:14:56 UTC

[maven-mapping] 15/42: [MSHARED-356] - Upgrade build minimum to 2.2.1 and compatibility.

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mapping.git

commit a82132925308a3024b7144e42f51068684460274
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sat Sep 27 20:15:05 2014 +0000

    [MSHARED-356]
     - Upgrade build minimum to 2.2.1 and compatibility.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1627998 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 48d71bc..3f681b0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
   </distributionManagement>
 
   <properties>
-    <mavenVersion>2.0.6</mavenVersion>
+    <mavenVersion>2.2.1</mavenVersion>
   </properties>
 
   <dependencies>

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.