You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2015/06/17 10:26:15 UTC

git commit: updated refs/heads/master to 2e79207

Repository: cloudstack
Updated Branches:
  refs/heads/master 41c1fddae -> 2e792075e


update of the findbugs lib

Signed-off-by: Daan Hoogland <da...@gmail.com>

This closes #459


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

Branch: refs/heads/master
Commit: 2e792075eef93eaed7fdc8476d6b25d68ffb5b6e
Parents: 41c1fdd
Author: Daan Hoogland <da...@gmail.com>
Authored: Mon Jun 15 16:22:34 2015 +0200
Committer: Daan Hoogland <da...@gmail.com>
Committed: Wed Jun 17 10:25:33 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/2e792075/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fa019ef..8ac4268 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
     <cs.jna.version>4.0.0</cs.jna.version>
     <cs.checkstyle.version>2.11</cs.checkstyle.version>
     <cs.mycila.license.version>2.7</cs.mycila.license.version>
-    <cs.findbugs.version>3.0.0</cs.findbugs.version>
+    <cs.findbugs.version>3.0.1</cs.findbugs.version>
     <cs.javadoc.version>2.10.1</cs.javadoc.version>
     <cs.opensaml.version>2.6.1</cs.opensaml.version>
   </properties>