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 2016/04/28 05:34:31 UTC

[2/2] jclouds git commit: Upgrade to findbugs-maven-plugin 3.0.3

Upgrade to findbugs-maven-plugin 3.0.3


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

Branch: refs/heads/master
Commit: 86848e3ddd09e20318cdfb91f439a703bd2eb939
Parents: da386ad
Author: Andrew Gaul <ga...@apache.org>
Authored: Wed Apr 27 20:29:11 2016 -0700
Committer: Andrew Gaul <ga...@apache.org>
Committed: Wed Apr 27 20:29:11 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/jclouds/blob/86848e3d/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index b344be8..95b8ea8 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -983,7 +983,7 @@
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>findbugs-maven-plugin</artifactId>
-          <version>3.0.1</version>
+          <version>3.0.3</version>
           <configuration>
             <omitVisitors>
               CloneIdiom,