Author: dklco
Date: Fri Aug 2 19:11:50 2013
New Revision: 1509826
URL: http://svn.apache.org/r1509826
Log:
[maven-release-plugin] prepare for next development iteration
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=1509826&r1=1509825&r2=1509826&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/jsp-taglib/pom.xml (original)
+++ sling/trunk/bundles/scripting/jsp-taglib/pom.xml Fri Aug 2 19:11:50 2013
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.scripting.jsp.taglib</artifactId>
- <version>2.2.0</version>
+ <version>2.2.1-SNAPSHOT</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/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>
+
<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>
</scm>
<build>