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/05 18:04:10 UTC

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

Author: cziegeler
Date: Tue May  5 16:04:10 2009
New Revision: 771867

URL: http://svn.apache.org/viewvc?rev=771867&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.scripting.jsp-2.0.4-incubator

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=771867&r1=771866&r2=771867&view=diff
==============================================================================
--- incubator/sling/trunk/bundles/scripting/jsp/pom.xml (original)
+++ incubator/sling/trunk/bundles/scripting/jsp/pom.xml Tue May  5 16:04:10 2009
@@ -28,16 +28,16 @@
     </parent>
 
     <artifactId>org.apache.sling.scripting.jsp</artifactId>
-    <version>2.0.3-incubator-SNAPSHOT</version>
+    <version>2.0.4-incubator</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/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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.scripting.jsp-2.0.4-incubator</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/sling/tags/org.apache.sling.scripting.jsp-2.0.4-incubator</developerConnection>
+        <url>http://svn.apache.org/viewvc/incubator/sling/tags/org.apache.sling.scripting.jsp-2.0.4-incubator</url>
     </scm>
 
     <build>