Author: tjwatson
Date: Wed Feb 20 15:00:42 2019
New Revision: 1853962
URL: http://svn.apache.org/viewvc?rev=1853962&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.scr-2.1.16
Modified:
felix/trunk/scr/pom.xml
Modified: felix/trunk/scr/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/scr/pom.xml?rev=1853962&r1=1853961&r2=1853962&view=diff
==============================================================================
--- felix/trunk/scr/pom.xml (original)
+++ felix/trunk/scr/pom.xml Wed Feb 20 15:00:42 2019
@@ -30,11 +30,11 @@
Implementation of the Declarative Services specification 1.4
</description>
<artifactId>org.apache.felix.scr</artifactId>
- <version>2.1.15-SNAPSHOT</version>
+ <version>2.1.16</version>
<scm>
-
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr</developerConnection>
- <url>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr</url>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-2.1.16</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-2.1.16</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-2.1.16</url>
</scm>
<!--