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/16 02:45:43 UTC

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

Author: ggregory
Date: Wed Nov 16 02:45:43 2016
New Revision: 1769915

URL: http://svn.apache.org/viewvc?rev=1769915&view=rev
Log:
build-helper-maven-plugin 1.10 => 1.12

Modified:
    httpcomponents/project/trunk/pom.xml

Modified: httpcomponents/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/project/trunk/pom.xml?rev=1769915&r1=1769914&r2=1769915&view=diff
==============================================================================
--- httpcomponents/project/trunk/pom.xml (original)
+++ httpcomponents/project/trunk/pom.xml Wed Nov 16 02:45:43 2016
@@ -716,7 +716,7 @@ Fixed JIRA link
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>build-helper-maven-plugin</artifactId>
-            <version>1.10</version>
+            <version>1.12</version>
             <executions>
               <execution>
                 <id>parse-version</id>