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 2016/10/13 05:37:37 UTC

svn commit: r1764593 - /felix/trunk/tools/org.apache.felix.scr.ant/pom.xml

Author: cziegeler
Date: Thu Oct 13 05:37:37 2016
New Revision: 1764593

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

Modified:
    felix/trunk/tools/org.apache.felix.scr.ant/pom.xml

Modified: felix/trunk/tools/org.apache.felix.scr.ant/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/tools/org.apache.felix.scr.ant/pom.xml?rev=1764593&r1=1764592&r2=1764593&view=diff
==============================================================================
--- felix/trunk/tools/org.apache.felix.scr.ant/pom.xml (original)
+++ felix/trunk/tools/org.apache.felix.scr.ant/pom.xml Thu Oct 13 05:37:37 2016
@@ -29,7 +29,7 @@
     <groupId>org.apache.felix</groupId>
     <artifactId>org.apache.felix.scr.ant</artifactId>
 
-    <version>1.15.1-SNAPSHOT</version>
+    <version>1.16.0</version>
     <packaging>jar</packaging>
 
     <name>SCR Ant Task</name>
@@ -39,9 +39,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/tools/org.apache.felix.scr.ant</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/tools/org.apache.felix.scr.ant</developerConnection>
-        <url>http://svn.apache.org/repos/asf/felix/tools/org.apache.felix.scr.ant</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ant-1.16.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ant-1.16.0</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.ant-1.16.0</url>
     </scm>
 
     <properties>