Author: jsedding
Date: Thu Apr 14 11:40:23 2016
New Revision: 1739060

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

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=1739060&r1=1739059&r2=1739060&view=diff
==============================================================================
--- sling/trunk/bundles/scripting/jsp-taglib/pom.xml (original)
+++ sling/trunk/bundles/scripting/jsp-taglib/pom.xml Thu Apr 14 11:40:23 2016
@@ -16,11 +16,11 @@
                <groupId>org.apache.sling</groupId>
                <artifactId>sling</artifactId>
                <version>26</version>
-               <relativePath/>
+               <relativePath />
        </parent>
 
        <artifactId>org.apache.sling.scripting.jsp.taglib</artifactId>
-       <version>2.2.5-SNAPSHOT</version>
+       <version>2.2.6</version>
        <packaging>bundle</packaging>
 
        <name>Apache Sling JSP Tag Library</name>
@@ -29,9 +29,9 @@
     </description>
     
        <scm>
-               
<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>
+               
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.jsp.taglib-2.2.6</connection>
+               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.scripting.jsp.taglib-2.2.6</developerConnection>
+               
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.scripting.jsp.taglib-2.2.6</url>
        </scm>
 
        <build>
@@ -103,7 +103,7 @@
                <dependency>
                        <groupId>org.apache.sling</groupId>
                        <artifactId>org.apache.sling.scripting.core</artifactId>
-                       <version>2.0.29-SNAPSHOT</version>
+                       <version>2.0.36</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>


Reply via email to