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/02/14 00:20:52 UTC

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

Author: ggregory
Date: Wed Feb 14 00:20:52 2018
New Revision: 1824189

URL: http://svn.apache.org/viewvc?rev=1824189&view=rev
Log:
org.apache:apache 18 -> 19.

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=1824189&r1=1824188&r2=1824189&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Wed Feb 14 00:20:52 2018
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>18</version>
+    <version>19</version>
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-parent</artifactId>
@@ -46,6 +46,7 @@
     - maven-enforcer-plugin set version to 3.0.0-M1 and update Maven requirement from 3.0.0 to 3.0.5 (the latest 3.0.x.)
     - jacoco-maven-plugin 0.7.9 -> 0.8.0.
     - Fix japicmp config: add to reporting section and define ignoreMissingNewVersion explicitly
+    - org.apache:apache 18 -> 19
 
   -->