Author: cziegeler
Date: Wed Jun  4 08:51:33 2008
New Revision: 663253

URL: http://svn.apache.org/viewvc?rev=663253&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.httpauth-2.0.0-incubator

Modified:
    incubator/sling/trunk/extensions/httpauth/pom.xml

Modified: incubator/sling/trunk/extensions/httpauth/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/extensions/httpauth/pom.xml?rev=663253&r1=663252&r2=663253&view=diff
==============================================================================
--- incubator/sling/trunk/extensions/httpauth/pom.xml (original)
+++ incubator/sling/trunk/extensions/httpauth/pom.xml Wed Jun  4 08:51:33 2008
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.httpauth</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.0-incubator-SNAPSHOT</version>
+    <version>2.0.0-incubator</version>
 
     <name>Sling - HTTP Header Authentication</name>
     <description>
@@ -38,15 +38,9 @@
     </description>
 
     <scm>
-        <connection>
-            
scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/extensions/httpauth
-        </connection>
-        <developerConnection>
-            
scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/extensions/httpauth
-        </developerConnection>
-        <url>
-            
http://svn.apache.org/viewvc/incubator/sling/trunk/extensions/httpauth
-        </url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.httpauth-2.0.0-incubator</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.httpauth-2.0.0-incubator</developerConnection>
+        
<url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.httpauth-2.0.0-incubator</url>
     </scm>
 
     <build>


Reply via email to