Author: cziegeler
Date: Mon Jun 25 13:52:56 2012
New Revision: 1353553
URL: http://svn.apache.org/viewvc?rev=1353553&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.0.24
Modified:
sling/trunk/bundles/scripting/jsp/pom.xml
Modified: sling/trunk/bundles/scripting/jsp/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/jsp/pom.xml?rev=1353553&r1=1353552&r2=1353553&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/jsp/pom.xml (original)
+++ sling/trunk/bundles/scripting/jsp/pom.xml Mon Jun 25 13:52:56 2012
@@ -28,16 +28,16 @@
</parent>
<artifactId>org.apache.sling.scripting.jsp</artifactId>
- <version>2.0.23-SNAPSHOT</version>
+ <version>2.0.24</version>
<packaging>bundle</packaging>
<name>Apache Sling Scripting JSP Support</name>
<description>Support for JSP scripting</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/jsp</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/jsp</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/scripting/jsp</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.jsp-2.0.24</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.jsp-2.0.24</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.jsp-2.0.24</url>
</scm>
<build>