You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by mi...@apache.org on 2018/09/22 22:21:41 UTC

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

Author: michaelo
Date: Sat Sep 22 22:21:41 2018
New Revision: 1841700

URL: http://svn.apache.org/viewvc?rev=1841700&view=rev
Log:
Upgrade to Apache Parent 21

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=1841700&r1=1841699&r2=1841700&view=diff
==============================================================================
--- velocity/maven/trunk/pom/pom.xml (original)
+++ velocity/maven/trunk/pom/pom.xml Sat Sep 22 22:21:41 2018
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>18</version>
+    <version>21</version>
   </parent>
 
   <groupId>org.apache.velocity</groupId>