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

[22/50] httpcomponents-parent git commit: animal-sniffer-maven-plugin 1.14 => 1.15

animal-sniffer-maven-plugin 1.14 => 1.15

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/project/trunk@1769912 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/commit/06f72dd5
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/tree/06f72dd5
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/diff/06f72dd5

Branch: refs/heads/master
Commit: 06f72dd5dce7ac2d35060fdabb380a95fa0e0250
Parents: 7468784
Author: Gary D. Gregory <gg...@apache.org>
Authored: Wed Nov 16 02:44:14 2016 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Wed Nov 16 02:44:14 2016 +0000

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/06f72dd5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 98cdf59..543297e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>