Author: rotty3000
Date: Fri Jun 22 19:26:06 2018
New Revision: 1834159
URL: http://svn.apache.org/viewvc?rev=1834159&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/logback/logback/pom.xml
Modified: felix/trunk/logback/logback/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/logback/logback/pom.xml?rev=1834159&r1=1834158&r2=1834159&view=diff
==============================================================================
--- felix/trunk/logback/logback/pom.xml (original)
+++ felix/trunk/logback/logback/pom.xml Fri Jun 22 19:26:06 2018
@@ -30,13 +30,13 @@
<description>
A simple integration of the OSGi R7 Log (1.4) service to Logback
backend.
</description>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
<artifactId>org.apache.felix.logback</artifactId>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.logback-1.0.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.logback-1.0.0</developerConnection>
-
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.logback-1.0.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/logback/logback</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/logback/logback</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/trunk/logback/logback/</url>
</scm>
<properties>