You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2017/10/26 20:36:12 UTC

httpcomponents-stylecheck git commit: Upgraded Style Check version to 3-SNAPSHOT

Repository: httpcomponents-stylecheck
Updated Branches:
  refs/heads/master fdedfe4a8 -> 11dcc625a


Upgraded Style Check version to 3-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-stylecheck/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-stylecheck/commit/11dcc625
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-stylecheck/tree/11dcc625
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-stylecheck/diff/11dcc625

Branch: refs/heads/master
Commit: 11dcc625a633c91fbeef7696413d2172030d5ba2
Parents: fdedfe4
Author: Oleg Kalnichevski <ol...@apache.org>
Authored: Thu Oct 26 22:35:42 2017 +0200
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Thu Oct 26 22:35:42 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/httpcomponents-stylecheck/blob/11dcc625/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7499dcf..93ddfb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   </parent>
   <groupId>org.apache.httpcomponents</groupId>
   <artifactId>hc-stylecheck</artifactId>
-  <version>2</version>
+  <version>3-SNAPSHOT</version>
   <name>Apache HttpComponents Stylecheck Plugin Configuration</name>
   <description>Shared stylecheck plugin configuration for Apache HttpComponents projects</description>
   <packaging>jar</packaging>