Author: cziegeler
Date: Wed Sep 17 13:14:44 2014
New Revision: 1625577
URL: http://svn.apache.org/r1625577
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/bundles/auth/core/pom.xml
Modified: sling/trunk/bundles/auth/core/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/auth/core/pom.xml?rev=1625577&r1=1625576&r2=1625577&view=diff
==============================================================================
--- sling/trunk/bundles/auth/core/pom.xml (original)
+++ sling/trunk/bundles/auth/core/pom.xml Wed Sep 17 13:14:44 2014
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.auth.core</artifactId>
<packaging>bundle</packaging>
- <version>1.3.0</version>
+ <version>1.3.1-SNAPSHOT</version>
<name>Apache Sling Authentication Service</name>
<description>
@@ -46,9 +46,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.core-1.3.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.core-1.3.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.auth.core-1.3.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/auth/core</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/auth/core</developerConnection>
+ <url>http://svn.apache.org/viewvc/sling/trunk/bundles/auth/core</url>
</scm>
<build>