You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2015/06/02 23:51:12 UTC

svn commit: r1683194 - /myfaces/tobago/branches/tobago-3.0.x/pom.xml

Author: lofwyr
Date: Tue Jun  2 21:51:12 2015
New Revision: 1683194

URL: http://svn.apache.org/r1683194
Log:
make build is running on Jenkins with old maven version

Modified:
    myfaces/tobago/branches/tobago-3.0.x/pom.xml

Modified: myfaces/tobago/branches/tobago-3.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/pom.xml?rev=1683194&r1=1683193&r2=1683194&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/pom.xml (original)
+++ myfaces/tobago/branches/tobago-3.0.x/pom.xml Tue Jun  2 21:51:12 2015
@@ -48,7 +48,7 @@
     <maven.compile.target>1.6</maven.compile.target>
     <maven.compile.encoding>UTF-8</maven.compile.encoding>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <required.maven.version>2.2.1</required.maven.version>
+    <required.maven.version>3.0.4</required.maven.version>
   </properties>
 
   <issueManagement>