You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2012/09/16 22:47:31 UTC

svn commit: r1385370 - /openwebbeans/build-tools/trunk/pom.xml

Author: struberg
Date: Sun Sep 16 20:47:31 2012
New Revision: 1385370

URL: http://svn.apache.org/viewvc?rev=1385370&view=rev
Log:
[maven-release-plugin] prepare release checkstyle-rules-1.2

Modified:
    openwebbeans/build-tools/trunk/pom.xml

Modified: openwebbeans/build-tools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/build-tools/trunk/pom.xml?rev=1385370&r1=1385369&r2=1385370&view=diff
==============================================================================
--- openwebbeans/build-tools/trunk/pom.xml (original)
+++ openwebbeans/build-tools/trunk/pom.xml Sun Sep 16 20:47:31 2012
@@ -27,13 +27,13 @@
 
     <groupId>org.apache.openwebbeans.build-tools</groupId>
     <artifactId>checkstyle-rules</artifactId>
-    <version>1.2-SNAPSHOT</version>
+    <version>1.2</version>
     <packaging>jar</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/openwebbeans/build-tools/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/openwebbeans/build-tools/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/openwebbeans/build-tools/trunk</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/openwebbeans/build-tools/tags/checkstyle-rules-1.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/openwebbeans/build-tools/tags/checkstyle-rules-1.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/openwebbeans/build-tools/tags/checkstyle-rules-1.2</url>
     </scm>
 
     <name>Apache OpenWebBeans build tools</name>