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 2015/12/28 14:39:54 UTC

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

Author: cziegeler
Date: Mon Dec 28 13:39:53 2015
New Revision: 1721917

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

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=1721917&r1=1721916&r2=1721917&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/jsp/pom.xml (original)
+++ sling/trunk/bundles/scripting/jsp/pom.xml Mon Dec 28 13:39:53 2015
@@ -24,20 +24,20 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>25</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <artifactId>org.apache.sling.scripting.jsp</artifactId>
-    <version>2.1.7-SNAPSHOT</version>
+    <version>2.1.8</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.1.8</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.jsp-2.1.8</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.jsp-2.1.8</url>
     </scm>
 
     <build>