[maven-release-plugin] prepare release org.apache.sling.scripting.jsp.taglib-2.2.6

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/jsp-taglib@1739060 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 316d570..1708fd3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>