Author: rotty3000
Date: Thu Jun 21 17:54:46 2018
New Revision: 1834036
URL: http://svn.apache.org/viewvc?rev=1834036&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.logback.reactor-1.0.0
Modified:
felix/trunk/logback/logback/pom.xml
felix/trunk/logback/pom.xml
Modified: felix/trunk/logback/logback/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/logback/logback/pom.xml?rev=1834036&r1=1834035&r2=1834036&view=diff
==============================================================================
--- felix/trunk/logback/logback/pom.xml (original)
+++ felix/trunk/logback/logback/pom.xml Thu Jun 21 17:54:46 2018
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.logback.reactor</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<relativePath>..</relativePath>
</parent>
@@ -30,13 +30,13 @@
<description>
A simple integration of the OSGi R7 Log (1.4) service to Logback
backend.
</description>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<artifactId>org.apache.felix.logback</artifactId>
<scm>
-
<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>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.logback.reactor-1.0.0/logback</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.logback.reactor-1.0.0/logback</developerConnection>
+
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.logback.reactor-1.0.0/logback</url>
</scm>
<dependencies>
Modified: felix/trunk/logback/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/logback/pom.xml?rev=1834036&r1=1834035&r2=1834036&view=diff
==============================================================================
--- felix/trunk/logback/pom.xml (original)
+++ felix/trunk/logback/pom.xml Thu Jun 21 17:54:46 2018
@@ -28,13 +28,13 @@
<name>Apache Felix Logback Reactor</name>
<artifactId>org.apache.felix.logback.reactor</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<packaging>pom</packaging>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/logback</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/logback</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/trunk/logback/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.logback.reactor-1.0.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.logback.reactor-1.0.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.logback.reactor-1.0.0</url>
</scm>
<properties>