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:44:14 UTC

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

Author: ggregory
Date: Wed Nov 16 02:44:14 2016
New Revision: 1769912

URL: http://svn.apache.org/viewvc?rev=1769912&view=rev
Log:
animal-sniffer-maven-plugin 1.14 => 1.15

Modified:
    httpcomponents/project/trunk/pom.xml

Modified: httpcomponents/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/project/trunk/pom.xml?rev=1769912&r1=1769911&r2=1769912&view=diff
==============================================================================
--- httpcomponents/project/trunk/pom.xml (original)
+++ httpcomponents/project/trunk/pom.xml Wed Nov 16 02:44:14 2016
@@ -49,7 +49,7 @@ Version 8 - changes since version 7
 Dropped definition of maven.compiler.(source|target).
 These must now be defined at component level.
 
-animal-sniffer-maven-plugin 1.11 => 1.14
+animal-sniffer-maven-plugin 1.11 => 1.15
 docbkx-maven-plugin 2.0.15 => 2.0.16
 hc.rat.version 0.11 -> 0.12
 Javadoc 2.9.1 => 2.10.4
@@ -929,7 +929,7 @@ Fixed JIRA link
     <hc.project-info.version>2.8.1</hc.project-info.version>
     <hc.checkstyle.version>2.9.1</hc.checkstyle.version>
     <hc.rat.version>0.12</hc.rat.version>
-    <hc.animal-sniffer.version>1.14</hc.animal-sniffer.version>
+    <hc.animal-sniffer.version>1.15</hc.animal-sniffer.version>
     <hc.animal-sniffer.signature.version>1.0</hc.animal-sniffer.signature.version>
     <!-- build meta inf -->
     <maven.build.timestamp.format>yyyy-MM-dd HH:mm:ssZ</maven.build.timestamp.format>