You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2018/11/09 12:39:14 UTC

svn commit: r1846241 - /felix/trunk/scr/pom.xml

Author: cziegeler
Date: Fri Nov  9 12:39:13 2018
New Revision: 1846241

URL: http://svn.apache.org/viewvc?rev=1846241&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.scr-2.1.14

Modified:
    felix/trunk/scr/pom.xml

Modified: felix/trunk/scr/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/scr/pom.xml?rev=1846241&r1=1846240&r2=1846241&view=diff
==============================================================================
--- felix/trunk/scr/pom.xml (original)
+++ felix/trunk/scr/pom.xml Fri Nov  9 12:39:13 2018
@@ -30,11 +30,11 @@
         Implementation of the Declarative Services specification 1.4
     </description>
     <artifactId>org.apache.felix.scr</artifactId>
-    <version>2.1.13-SNAPSHOT</version>
+    <version>2.1.14</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.14</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-2.1.14</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr-2.1.14</url>
     </scm>
     
     <!--