Author: cziegeler
Date: Fri Aug 8 12:20:31 2014
New Revision: 1616733
URL: http://svn.apache.org/r1616733
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=1616733&r1=1616732&r2=1616733&view=diff
==============================================================================
--- sling/trunk/bundles/auth/selector/pom.xml (original)
+++ sling/trunk/bundles/auth/selector/pom.xml Fri Aug 8 12:20:31 2014
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.auth.selector</artifactId>
<packaging>bundle</packaging>
- <version>1.0.6</version>
+ <version>1.0.7-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.6</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.selector-1.0.6</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.auth.selector-1.0.6</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>