Author: cziegeler
Date: Wed Jun  4 08:28:36 2008
New Revision: 663207

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

Modified:
    incubator/sling/trunk/scripting/jsp-taglib/pom.xml

Modified: incubator/sling/trunk/scripting/jsp-taglib/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/sling/trunk/scripting/jsp-taglib/pom.xml?rev=663207&r1=663206&r2=663207&view=diff
==============================================================================
--- incubator/sling/trunk/scripting/jsp-taglib/pom.xml (original)
+++ incubator/sling/trunk/scripting/jsp-taglib/pom.xml Wed Jun  4 08:28:36 2008
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.jsp.taglib</artifactId>
-    <version>2.0.0-incubator-SNAPSHOT</version>
+    <version>2.0.0-incubator</version>
     <packaging>bundle</packaging>
 
     <name>Sling - Scripting - JSP Support, Core Tag Library</name>
@@ -37,15 +37,9 @@
     </description>
 
     <scm>
-        <connection>
-            
scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/scripting/jsp-taglib
-        </connection>
-        <developerConnection>
-            
scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/scripting/jsp-taglib
-        </developerConnection>
-        <url>
-            
http://svn.apache.org/viewvc/incubator/sling/trunk/scripting/jsp-taglib
-        </url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.scripting.jsp.taglib-2.0.0-incubator</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.scripting.jsp.taglib-2.0.0-incubator</developerConnection>
+        
<url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.scripting.jsp.taglib-2.0.0-incubator</url>
     </scm>
 
     <build>


Reply via email to