You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by cb...@apache.org on 2016/10/08 16:21:42 UTC

svn commit: r1763918 - /velocity/maven/trunk/pom/pom.xml

Author: cbrisson
Date: Sat Oct  8 16:21:42 2016
New Revision: 1763918

URL: http://svn.apache.org/viewvc?rev=1763918&view=rev
Log:
[master] upgrade Apache parent POM version

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

Modified: velocity/maven/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/velocity/maven/trunk/pom/pom.xml?rev=1763918&r1=1763917&r2=1763918&view=diff
==============================================================================
--- velocity/maven/trunk/pom/pom.xml (original)
+++ velocity/maven/trunk/pom/pom.xml Sat Oct  8 16:21:42 2016
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>apache</artifactId>
         <groupId>org.apache</groupId>
-        <version>10</version>
+        <version>18</version>
     </parent>
     <groupId>org.apache.velocity</groupId>
     <artifactId>velocity-master</artifactId>
@@ -200,4 +200,4 @@
             <archive>http://mail-archives.apache.org/mod_mbox/velocity-commits/</archive>
         </mailingList>
     </mailingLists>
-</project>
\ No newline at end of file
+</project>