Author: cziegeler
Date: Wed Jun 4 08:04:05 2008
New Revision: 663155
URL: http://svn.apache.org/viewvc?rev=663155&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
incubator/sling/trunk/commons/threads/pom.xml
Modified: incubator/sling/trunk/commons/threads/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/commons/threads/pom.xml?rev=663155&r1=663154&r2=663155&view=diff
==============================================================================
--- incubator/sling/trunk/commons/threads/pom.xml (original)
+++ incubator/sling/trunk/commons/threads/pom.xml Wed Jun 4 08:04:05 2008
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.commons.threads</artifactId>
<packaging>bundle</packaging>
- <version>2.0.0-incubator</version>
+ <version>2.0.1-incubator-SNAPSHOT</version>
<name>Sling - Thread Support</name>
<description>
@@ -37,9 +37,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.commons.threads-2.0.0-incubator</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.commons.threads-2.0.0-incubator</developerConnection>
-
<url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.commons.threads-2.0.0-incubator</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/commons/threads</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/commons/threads</developerConnection>
+
<url>http://svn.apache.org/viewvc/incubator/sling/trunk/commons/threads</url>
</scm>
<build>