Author: fmeschbe
Date: Mon Aug 23 16:32:41 2010
New Revision: 988193
URL: http://svn.apache.org/viewvc?rev=988193&view=rev
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=988193&r1=988192&r2=988193&view=diff
==============================================================================
--- sling/trunk/bundles/auth/openid/pom.xml (original)
+++ sling/trunk/bundles/auth/openid/pom.xml Mon Aug 23 16:32:41 2010
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.auth.openid</artifactId>
<packaging>bundle</packaging>
- <version>1.0.0</version>
+ <version>1.0.1-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.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.auth.openid-1.0.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.auth.openid-1.0.0</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>