You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jclouds.apache.org by ga...@apache.org on 2015/11/06 02:11:54 UTC

jclouds git commit: Upgrade to modernizer-maven-plugin 1.4.0

Repository: jclouds
Updated Branches:
  refs/heads/master 667252d9e -> 14e566e15


Upgrade to modernizer-maven-plugin 1.4.0

Release notes:

https://github.com/andrewgaul/modernizer-maven-plugin/releases/tag/modernizer-maven-plugin-1.4.0


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

Branch: refs/heads/master
Commit: 14e566e15120e5fa6d1325c06f40bd76072553d4
Parents: 667252d
Author: Andrew Gaul <ga...@apache.org>
Authored: Thu Nov 5 17:08:46 2015 -0800
Committer: Andrew Gaul <ga...@apache.org>
Committed: Thu Nov 5 17:09:48 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/jclouds/blob/14e566e1/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 31903bb..f6c4590 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -831,7 +831,7 @@
       <plugin>
         <groupId>org.gaul</groupId>
         <artifactId>modernizer-maven-plugin</artifactId>
-        <version>1.3.0</version>
+        <version>1.4.0</version>
         <!-- configuration and dependencies set via profiles -->
         <executions>
           <execution>