You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sc...@apache.org on 2016/12/18 00:20:58 UTC

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

Author: schulte
Date: Sun Dec 18 00:20:58 2016
New Revision: 1774835

URL: http://svn.apache.org/viewvc?rev=1774835&view=rev
Log:
o Temporarily set to latest SNAPSHOT version.

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=1774835&r1=1774834&r2=1774835&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sun Dec 18 00:20:58 2016
@@ -26,7 +26,7 @@ under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>18</version>
+    <version>19-SNAPSHOT</version>
     <relativePath>../asf/pom.xml</relativePath>
   </parent>