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 2010/06/16 17:05:27 UTC

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

Author: struberg
Date: Wed Jun 16 15:05:26 2010
New Revision: 955250

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

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=955250&r1=955249&r2=955250&view=diff
==============================================================================
--- openwebbeans/build-tools/trunk/pom.xml (original)
+++ openwebbeans/build-tools/trunk/pom.xml Wed Jun 16 15:05:26 2010
@@ -27,13 +27,13 @@
 
     <groupId>org.apache.openwebbeans.build-tools</groupId>
     <artifactId>checkstyle-rules</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.0</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.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/openwebbeans/build-tools/tags/checkstyle-rules-1.0.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/openwebbeans/build-tools/tags/checkstyle-rules-1.0.0</url>
     </scm>
 
     <name>Apache OpenWebBeans build tools</name>