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/22 11:01:40 UTC

httpcomponents-stylecheck git commit: HttpComponents Style Check release 2

Repository: httpcomponents-stylecheck
Updated Branches:
  refs/heads/master 87b1dd1e1 -> fdedfe4a8


HttpComponents Style Check release 2


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

Branch: refs/heads/master
Commit: fdedfe4a8ed4ebf1a90d6622f9249f681783f0fe
Parents: 87b1dd1
Author: Oleg Kalnichevski <ol...@apache.org>
Authored: Sun Oct 22 13:00:06 2017 +0200
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Sun Oct 22 13:00:06 2017 +0200

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


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