Author: dklco
Date: Fri Aug 2 19:11:43 2013
New Revision: 1509824
URL: http://svn.apache.org/r1509824
Log:
[maven-release-plugin] prepare release
org.apache.sling.scripting.jsp.taglib-2.2.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=1509824&r1=1509823&r2=1509824&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/jsp-taglib/pom.xml (original)
+++ sling/trunk/bundles/scripting/jsp-taglib/pom.xml Fri Aug 2 19:11:43 2013
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.jsp.taglib</artifactId>
- <version>2.1.9-SNAPSHOT</version>
+ <version>2.2.0</version>
<packaging>bundle</packaging>
<name>Apache Sling JSP Tag Library</name>
@@ -37,9 +37,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.2.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.jsp.taglib-2.2.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.jsp.taglib-2.2.0</url>
</scm>
<build>