Author: cziegeler
Date: Wed Jun  4 08:33:17 2008
New Revision: 663216

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

Modified:
    incubator/sling/trunk/jcr/contentloader/pom.xml

Modified: incubator/sling/trunk/jcr/contentloader/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/jcr/contentloader/pom.xml?rev=663216&r1=663215&r2=663216&view=diff
==============================================================================
--- incubator/sling/trunk/jcr/contentloader/pom.xml (original)
+++ incubator/sling/trunk/jcr/contentloader/pom.xml Wed Jun  4 08:33:17 2008
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.contentloader</artifactId>
-    <version>2.0.0-incubator-SNAPSHOT</version>
+    <version>2.0.0-incubator</version>
     <packaging>bundle</packaging>
 
     <name>Sling - Initial Content Loader</name>
@@ -36,15 +36,9 @@
     </description>
 
     <scm>
-        <connection>
-            
scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/jcr/contentloader
-        </connection>
-        <developerConnection>
-            
scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/jcr/contentloader
-        </developerConnection>
-        <url>
-            
http://svn.apache.org/viewvc/incubator/sling/trunk/jcr/contentloader
-        </url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.jcr.contentloader-2.0.0-incubator</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.jcr.contentloader-2.0.0-incubator</developerConnection>
+        
<url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.jcr.contentloader-2.0.0-incubator</url>
     </scm>
 
     <build>


Reply via email to