Repository: jclouds
Updated Branches:
  refs/heads/master 7e0a2dbd1 -> af077af2d


JCLOUDS-1333: Upgrade animal sniffer to 1.16

animal sniffer 1.14 gives compatibility with Java 8.


Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/af077af2
Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/af077af2
Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/af077af2

Branch: refs/heads/master
Commit: af077af2dd38d0117d4b064a3074bb53db08f615
Parents: 7e0a2db
Author: Andrew Gaul <[email protected]>
Authored: Sat Apr 14 12:31:42 2018 -0700
Committer: Andrew Gaul <[email protected]>
Committed: Sat Apr 14 12:33:34 2018 -0700

----------------------------------------------------------------------
 project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/af077af2/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 9e3c0aa..d4be3d8 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -622,7 +622,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>animal-sniffer-maven-plugin</artifactId>
-        <version>1.11</version>
+        <version>1.16</version>
         <executions>
           <execution>
             <phase>test</phase>

Reply via email to