You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bf...@apache.org on 2015/01/06 20:25:44 UTC

[3/7] git commit: updated refs/heads/ui-template-uploader to 6d9542f

Seems we are hitting bug MCHECKSTYLE-250


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

Branch: refs/heads/ui-template-uploader
Commit: eb9fba4feaded3cb18e64e44f7d601e82653f39b
Parents: ec32ea3
Author: Hugo Trippaers <ht...@schubergphilis.com>
Authored: Tue Jan 6 14:03:34 2015 +0100
Committer: Hugo Trippaers <ht...@schubergphilis.com>
Committed: Tue Jan 6 14:03:34 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/eb9fba4f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d3694bc..66fe7f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@
     <cs.target.dir>target</cs.target.dir>
     <cs.daemon.version>1.0.15</cs.daemon.version>
     <cs.jna.version>4.0.0</cs.jna.version>
-    <cs.checkstyle.version>2.13</cs.checkstyle.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.javadoc.version>2.10.1</cs.javadoc.version>