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 2013/06/12 15:07:57 UTC

svn commit: r1492179 - in /httpcomponents/hc-stylecheck/tags/1-RC1: ./ pom.xml src/main/resources/hc-stylecheck/default.xml src/main/resources/hc-stylecheck/minimal.xml src/main/resources/hc-stylecheck/relaxed.xml

Author: olegk
Date: Wed Jun 12 13:07:56 2013
New Revision: 1492179

URL: http://svn.apache.org/r1492179
Log:
HC style-check 1 RC1

Added:
    httpcomponents/hc-stylecheck/tags/1-RC1/
      - copied from r1490654, httpcomponents/hc-stylecheck/trunk/
    httpcomponents/hc-stylecheck/tags/1-RC1/src/main/resources/hc-stylecheck/default.xml
      - copied unchanged from r1491804, httpcomponents/hc-stylecheck/trunk/src/main/resources/hc-stylecheck/default.xml
    httpcomponents/hc-stylecheck/tags/1-RC1/src/main/resources/hc-stylecheck/minimal.xml
      - copied unchanged from r1492178, httpcomponents/hc-stylecheck/trunk/src/main/resources/hc-stylecheck/minimal.xml
Removed:
    httpcomponents/hc-stylecheck/tags/1-RC1/src/main/resources/hc-stylecheck/relaxed.xml
Modified:
    httpcomponents/hc-stylecheck/tags/1-RC1/pom.xml

Modified: httpcomponents/hc-stylecheck/tags/1-RC1/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/hc-stylecheck/tags/1-RC1/pom.xml?rev=1492179&r1=1490654&r2=1492179&view=diff
==============================================================================
--- httpcomponents/hc-stylecheck/tags/1-RC1/pom.xml (original)
+++ httpcomponents/hc-stylecheck/tags/1-RC1/pom.xml Wed Jun 12 13:07:56 2013
@@ -28,7 +28,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.httpcomponents</groupId>
   <artifactId>hc-stylecheck</artifactId>
-  <version>1-SNAPSHOT</version>
+  <version>1</version>
   <description>Shared stylecheck plugin configuration for HC projects</description>
   <packaging>jar</packaging>