Author: cziegeler Date: Tue Dec 20 11:29:51 2016 New Revision: 1775277 URL: http://svn.apache.org/viewvc?rev=1775277&view=rev Log: [maven-release-plugin] prepare release org.apache.felix.scr.bnd-1.7.0
Modified: felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml Modified: felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml URL: http://svn.apache.org/viewvc/felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml?rev=1775277&r1=1775276&r2=1775277&view=diff ============================================================================== --- felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml (original) +++ felix/trunk/tools/org.apache.felix.scr.bnd/pom.xml Tue Dec 20 11:29:51 2016 @@ -29,7 +29,7 @@ <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.scr.bnd</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.7.0</version> <packaging>jar</packaging> <name>Bnd SCR Plugin</name> @@ -40,9 +40,9 @@ </description> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/tools/org.apache.felix.scr.bnd</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/tools/org.apache.felix.scr.bnd</developerConnection> - <url>http://svn.apache.org/repos/asf/felix/tools/org.apache.felix.scr.bnd</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.bnd-1.7.0</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.bnd-1.7.0</developerConnection> + <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.bnd-1.7.0</url> </scm> <properties>