Author: chetanm
Date: Thu Oct 20 10:09:50 2016
New Revision: 1765797
URL: http://svn.apache.org/viewvc?rev=1765797&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
sling/trunk/bundles/commons/log-webconsole/pom.xml
Modified: sling/trunk/bundles/commons/log-webconsole/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/bundles/commons/log-webconsole/pom.xml?rev=1765797&r1=1765796&r2=1765797&view=diff
==============================================================================
--- sling/trunk/bundles/commons/log-webconsole/pom.xml (original)
+++ sling/trunk/bundles/commons/log-webconsole/pom.xml Thu Oct 20 10:09:50 2016
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.commons.log.webconsole</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Log WebConsole</name>
@@ -37,9 +37,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.log.webconsole-1.0.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.commons.log.webconsole-1.0.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.commons.log.webconsole-1.0.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/commons/log-webconsole</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/commons/log-webconsole</developerConnection>
+
<url>http://svn.apache.org/viewvc/sling/trunk/bundles/commons/log-webconsole</url>
</scm>
<properties>