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 2012/07/04 10:13:56 UTC

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

Author: cziegeler
Date: Wed Jul  4 08:13:56 2012
New Revision: 1357155

URL: http://svn.apache.org/viewvc?rev=1357155&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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=1357155&r1=1357154&r2=1357155&view=diff
==============================================================================
--- sling/trunk/bundles/extensions/adapter/pom.xml (original)
+++ sling/trunk/bundles/extensions/adapter/pom.xml Wed Jul  4 08:13:56 2012
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.adapter</artifactId>
     <packaging>bundle</packaging>
-    <version>2.0.16</version>
+    <version>2.0.17-SNAPSHOT</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/tags/org.apache.sling.adapter-2.0.16</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.adapter-2.0.16</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.adapter-2.0.16</url>
+        <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>
     </scm>
 
     <properties>