Author: cziegeler
Date: Fri Aug 8 12:15:27 2014
New Revision: 1616730
URL: http://svn.apache.org/r1616730
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/bundles/auth/openid/pom.xml
Modified: sling/trunk/bundles/auth/openid/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/auth/openid/pom.xml?rev=1616730&r1=1616729&r2=1616730&view=diff
==============================================================================
--- sling/trunk/bundles/auth/openid/pom.xml (original)
+++ sling/trunk/bundles/auth/openid/pom.xml Fri Aug 8 12:15:27 2014
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.auth.openid</artifactId>
<packaging>bundle</packaging>
- <version>1.0.4</version>
+ <version>1.0.5-SNAPSHOT</version>
<name>Apache Sling OpenID Authentication</name>
<description>
@@ -43,9 +43,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.openid-1.0.4</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.openid-1.0.4</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.auth.openid-1.0.4</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/auth/openid</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/auth/openid</developerConnection>
+ <url>http://svn.apache.org/viewvc/sling/trunk/bundles/auth/openid</url>
</scm>
<build>