Author: rotty3000
Date: Tue Jan 15 14:32:32 2019
New Revision: 1851366
URL: http://svn.apache.org/viewvc?rev=1851366&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=1851366&r1=1851365&r2=1851366&view=diff
==============================================================================
--- felix/trunk/logback/logback/pom.xml (original)
+++ felix/trunk/logback/logback/pom.xml Tue Jan 15 14:32:32 2019
@@ -29,13 +29,13 @@
<description>
A simple integration of the OSGi R7 Log (1.4) service to Logback
backend.
</description>
- <version>1.0.2</version>
+ <version>1.0.3-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.2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.logback-1.0.2</developerConnection>
-
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.logback-1.0.2</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>
<dependencies>