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 2009/05/06 15:19:40 UTC

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

Author: cziegeler
Date: Wed May  6 13:19:39 2009
New Revision: 772229

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

Modified:
    incubator/sling/trunk/bundles/scripting/jsp/pom.xml

Modified: incubator/sling/trunk/bundles/scripting/jsp/pom.xml
URL: http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/scripting/jsp/pom.xml?rev=772229&r1=772228&r2=772229&view=diff
==============================================================================
--- incubator/sling/trunk/bundles/scripting/jsp/pom.xml (original)
+++ incubator/sling/trunk/bundles/scripting/jsp/pom.xml Wed May  6 13:19:39 2009
@@ -28,16 +28,16 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.jsp</artifactId>
-    <version>2.0.6-incubator</version>
+    <version>2.0.7-incubator-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/incubator/sling/tags/org.apache.sling.scripting.jsp-2.0.6-incubator</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.scripting.jsp-2.0.6-incubator</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.scripting.jsp-2.0.6-incubator</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/scripting/jsp</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/trunk/bundles/scripting/jsp</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/sling/trunk/bundles/scripting/jsp</url>
     </scm>
 
     <build>