You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2015/10/07 12:56:08 UTC

svn commit: r1707237 - /sling/trunk/bundles/extensions/adapter/pom.xml

Author: rombert
Date: Wed Oct  7 10:56:07 2015
New Revision: 1707237

URL: http://svn.apache.org/viewvc?rev=1707237&view=rev
Log:
[maven-release-plugin] prepare release org.apache.sling.adapter-2.1.6

Modified:
    sling/trunk/bundles/extensions/adapter/pom.xml

Modified: sling/trunk/bundles/extensions/adapter/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/adapter/pom.xml?rev=1707237&r1=1707236&r2=1707237&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/adapter/pom.xml (original)
+++ sling/trunk/bundles/extensions/adapter/pom.xml Wed Oct  7 10:56:07 2015
@@ -24,12 +24,12 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
         <version>25</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <artifactId>org.apache.sling.adapter</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1.5-SNAPSHOT</version>
+    <version>2.1.6</version>
 
     <name>Apache Sling Adapter Manager Implementation</name>
     <description>
@@ -39,9 +39,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/adapter</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/adapter</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/adapter</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.adapter-2.1.6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.adapter-2.1.6</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.adapter-2.1.6</url>
     </scm>
 
     <properties>