You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2010/10/19 10:33:30 UTC

svn commit: r1024174 - /sling/trunk/bundles/scripting/jsp-taglib/pom.xml

Author: cziegeler
Date: Tue Oct 19 08:33:29 2010
New Revision: 1024174

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

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

Modified: sling/trunk/bundles/scripting/jsp-taglib/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/jsp-taglib/pom.xml?rev=1024174&r1=1024173&r2=1024174&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/jsp-taglib/pom.xml (original)
+++ sling/trunk/bundles/scripting/jsp-taglib/pom.xml Tue Oct 19 08:33:29 2010
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.jsp.taglib</artifactId>
-    <version>2.0.7-SNAPSHOT</version>
+    <version>2.1.0</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling JSP Tag Library</name>
@@ -36,9 +36,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/jsp-taglib</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/jsp-taglib</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/jsp-taglib</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.jsp.taglib-2.1.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.jsp.taglib-2.1.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.jsp.taglib-2.1.0</url>
     </scm>
 
     <build>