You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/07/08 17:47:41 UTC

svn commit: r1835368 - /commons/proper/commons-parent/trunk/pom.xml

Author: ggregory
Date: Sun Jul  8 17:47:40 2018
New Revision: 1835368

URL: http://svn.apache.org/viewvc?rev=1835368&view=rev
Log:
Update parent from org.apache:apache 19 to 20.

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1835368&r1=1835367&r2=1835368&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Sun Jul  8 17:47:40 2018
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>19</version>
+    <version>20</version>
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
@@ -40,7 +40,8 @@
   <!--
     Version 48:
     
-    - Comments go here.
+    - Update parent from org.apache:apache 19 to 20.
+    - Add your comment here.
   -->
   
   <!--