Author: cziegeler
Date: Wed Dec 14 12:13:05 2016
New Revision: 1774200
URL: http://svn.apache.org/viewvc?rev=1774200&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/bundles/api/pom.xml
Modified: sling/trunk/bundles/api/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/api/pom.xml?rev=1774200&r1=1774199&r2=1774200&view=diff
==============================================================================
--- sling/trunk/bundles/api/pom.xml (original)
+++ sling/trunk/bundles/api/pom.xml Wed Dec 14 12:13:05 2016
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.16.2</version>
+ <version>2.16.3-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling API</name>
@@ -44,9 +44,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.api-2.16.2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.api-2.16.2</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.api-2.16.2</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/api</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/api</developerConnection>
+ <url>http://svn.apache.org/viewvc/sling/trunk/bundles/api</url>
</scm>
<properties>