You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2015/11/15 13:47:05 UTC

git commit: updated refs/heads/4.6 to a0c00c0

Repository: cloudstack
Updated Branches:
  refs/heads/4.6 d041de024 -> a0c00c067


checkstyle pom didn't get updated with script


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

Branch: refs/heads/4.6
Commit: a0c00c0676b61579dcdb4c7f197825b0cac938a9
Parents: d041de0
Author: Remi Bergsma <gi...@remi.nl>
Authored: Sun Nov 15 13:41:17 2015 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Sun Nov 15 13:41:17 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a0c00c06/tools/checkstyle/pom.xml
----------------------------------------------------------------------
diff --git a/tools/checkstyle/pom.xml b/tools/checkstyle/pom.xml
index b01c55a..700dcd4 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.6.0</version>
+    <version>4.6.1-SNAPSHOT</version>
     
     
     <prerequisites>