You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2016/05/19 21:18:47 UTC

svn commit: r1744642 - /maven/pom/trunk/maven/pom.xml

Author: michaelo
Date: Thu May 19 21:18:47 2016
New Revision: 1744642

URL: http://svn.apache.org/viewvc?rev=1744642&view=rev
Log:
[MPOM-107] Upgrade to ASF Parent 18

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1744642&r1=1744641&r2=1744642&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Thu May 19 21:18:47 2016
@@ -27,7 +27,7 @@ under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>18-SNAPSHOT</version>
+    <version>18</version>
     <relativePath>../asf/pom.xml</relativePath>
   </parent>