Author: fmeschbe
Date: Mon Aug 23 16:31:39 2010
New Revision: 988190

URL: http://svn.apache.org/viewvc?rev=988190&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.auth.openid-1.0.0

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=988190&r1=988189&r2=988190&view=diff
==============================================================================
--- sling/trunk/bundles/auth/openid/pom.xml (original)
+++ sling/trunk/bundles/auth/openid/pom.xml Mon Aug 23 16:31:39 2010
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.auth.openid</artifactId>
     <packaging>bundle</packaging>
-    <version>0.9.1-SNAPSHOT</version>
+    <version>1.0.0</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.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>
     </scm>
 
     <build>


Reply via email to