Repository: cloudstack
Updated Branches:
  refs/heads/master 896f6b1e5 -> f1a64902c


tools: fix build

Signed-off-by: Rohit Yadav <[email protected]>


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

Branch: refs/heads/master
Commit: d0d08e68e91cc46914010d71756a3eb4ce37a026
Parents: 4ba72a8
Author: Rohit Yadav <[email protected]>
Authored: Fri May 8 11:11:10 2015 +0200
Committer: Rohit Yadav <[email protected]>
Committed: Fri May 8 11:11:10 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/d0d08e68/tools/checkstyle/pom.xml
----------------------------------------------------------------------
diff --git a/tools/checkstyle/pom.xml b/tools/checkstyle/pom.xml
index da07a9d..9a67c79 100644
--- a/tools/checkstyle/pom.xml
+++ b/tools/checkstyle/pom.xml
@@ -24,7 +24,7 @@
     <name>Apache CloudStack Developer Tools - Checkstyle Configuration</name>
     <groupId>org.apache.cloudstack</groupId>
     <artifactId>checkstyle</artifactId>
-    <version>4.5.1</version>
+    <version>4.5.2-SNAPSHOT</version>
     <build>
       <plugins>
         <plugin>

Reply via email to