Author: cziegeler
Date: Fri Aug 8 12:15:11 2014
New Revision: 1616728
URL: http://svn.apache.org/r1616728
Log:
[maven-release-plugin] prepare release org.apache.sling.auth.openid-1.0.4
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=1616728&r1=1616727&r2=1616728&view=diff
==============================================================================
--- sling/trunk/bundles/auth/openid/pom.xml (original)
+++ sling/trunk/bundles/auth/openid/pom.xml Fri Aug 8 12:15:11 2014
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.auth.openid</artifactId>
<packaging>bundle</packaging>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4</version>
<name>Apache Sling OpenID Authentication</name>
<description>
@@ -43,9 +43,9 @@
</properties>
<scm>
-
<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>
+
<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>
</scm>
<build>