Author: struberg
Date: Mon Jan 17 09:41:44 2011
New Revision: 1059831
URL: http://svn.apache.org/viewvc?rev=1059831&view=rev
Log:
[maven-release-plugin] prepare release checkstyle-rules-1.1
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=1059831&r1=1059830&r2=1059831&view=diff
==============================================================================
--- openwebbeans/build-tools/trunk/pom.xml (original)
+++ openwebbeans/build-tools/trunk/pom.xml Mon Jan 17 09:41:44 2011
@@ -27,13 +27,13 @@
<groupId>org.apache.openwebbeans.build-tools</groupId>
<artifactId>checkstyle-rules</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</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.1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/openwebbeans/build-tools/tags/checkstyle-rules-1.1</developerConnection>
+
<url>http://svn.apache.org/viewvc/openwebbeans/build-tools/tags/checkstyle-rules-1.1</url>
</scm>
<name>Apache OpenWebBeans build tools</name>