You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by gg...@apache.org on 2016/11/20 16:16:12 UTC

svn commit: r1770566 - /httpcomponents/project/trunk/pom.xml

Author: ggregory
Date: Sun Nov 20 16:16:12 2016
New Revision: 1770566

URL: http://svn.apache.org/viewvc?rev=1770566&view=rev
Log:
Update Apache parent POM from 13 to 18.

Modified:
    httpcomponents/project/trunk/pom.xml

Modified: httpcomponents/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/project/trunk/pom.xml?rev=1770566&r1=1770565&r2=1770566&view=diff
==============================================================================
--- httpcomponents/project/trunk/pom.xml (original)
+++ httpcomponents/project/trunk/pom.xml Sun Nov 20 16:16:12 2016
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>13</version>
+    <version>18</version>
   </parent>
   <groupId>org.apache.httpcomponents</groupId>
   <artifactId>project</artifactId>
@@ -49,6 +49,7 @@ Version 8 - changes since version 7
 Dropped definition of maven.compiler.(source|target).
 These must now be defined at component level.
 
+org.apache:apache POM 13 -> 18
 animal-sniffer-maven-plugin 1.11 => 1.15
 docbkx-maven-plugin 2.0.15 => 2.0.16
 hc.rat.version 0.11 -> 0.12