You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ju...@apache.org on 2011/08/12 17:08:55 UTC

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

Author: justin
Date: Fri Aug 12 15:08:55 2011
New Revision: 1157147

URL: http://svn.apache.org/viewvc?rev=1157147&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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=1157147&r1=1157146&r2=1157147&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/jsp/pom.xml (original)
+++ sling/trunk/bundles/scripting/jsp/pom.xml Fri Aug 12 15:08:55 2011
@@ -28,16 +28,16 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.jsp</artifactId>
-    <version>2.0.18</version>
+    <version>2.0.19-SNAPSHOT</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/tags/org.apache.sling.scripting.jsp-2.0.18</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.jsp-2.0.18</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.jsp-2.0.18</url>
+        <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>
     </scm>
 
     <build>