Repository: jclouds
Updated Branches:
  refs/heads/master 5b4f5ee02 -> 2a56db095


JCLOUDS-1101: Upgrade to modernizer-maven-plugin 1.6.0

This resolves issues with Java 9.  Release notes:

https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-1.5.0
https://github.com/gaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-1.6.0


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

Branch: refs/heads/master
Commit: 2a56db09571164d94ddab1ec6f4a8a766e615acc
Parents: 5b4f5ee
Author: Andrew Gaul <[email protected]>
Authored: Wed Jan 17 12:15:21 2018 -0800
Committer: Andrew Gaul <[email protected]>
Committed: Wed Jan 17 12:36:14 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/jclouds/blob/2a56db09/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 0fe78c4..1543074 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -941,7 +941,7 @@
       <plugin>
         <groupId>org.gaul</groupId>
         <artifactId>modernizer-maven-plugin</artifactId>
-        <version>1.4.0</version>
+        <version>1.6.0</version>
         <!-- configuration and dependencies set via profiles -->
         <executions>
           <execution>

Reply via email to