Author: cziegeler
Date: Mon Jan 24 14:17:35 2011
New Revision: 1062794
URL: http://svn.apache.org/viewvc?rev=1062794&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/bundles/auth/selector/pom.xml
Modified: sling/trunk/bundles/auth/selector/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/auth/selector/pom.xml?rev=1062794&r1=1062793&r2=1062794&view=diff
==============================================================================
--- sling/trunk/bundles/auth/selector/pom.xml (original)
+++ sling/trunk/bundles/auth/selector/pom.xml Mon Jan 24 14:17:35 2011
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.auth.selector</artifactId>
<packaging>bundle</packaging>
- <version>1.0.4</version>
+ <version>1.0.5-SNAPSHOT</version>
<name>Apache Sling Authentication Selector</name>
<description>
@@ -48,9 +48,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.selector-1.0.4</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.selector-1.0.4</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.auth.selector-1.0.4</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/auth/selector</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/auth/selector</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/auth/selector</url>
</scm>
<build>