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 2011/01/17 10:41:57 UTC

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

Author: struberg
Date: Mon Jan 17 09:41:57 2011
New Revision: 1059833

URL: http://svn.apache.org/viewvc?rev=1059833&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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=1059833&r1=1059832&r2=1059833&view=diff
==============================================================================
--- openwebbeans/build-tools/trunk/pom.xml (original)
+++ openwebbeans/build-tools/trunk/pom.xml Mon Jan 17 09:41:57 2011
@@ -27,13 +27,13 @@
 
     <groupId>org.apache.openwebbeans.build-tools</groupId>
     <artifactId>checkstyle-rules</artifactId>
-    <version>1.1</version>
+    <version>1.2-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <scm>
-        <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>
+        <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>
     </scm>
 
     <name>Apache OpenWebBeans build tools</name>