Author: pauls
Date: Tue Mar 3 10:00:51 2015
New Revision: 1663590
URL: http://svn.apache.org/r1663590
Log:
[maven-release-plugin] prepare release org.apache.felix.framework-4.6.1
Modified:
felix/trunk/framework/pom.xml
Modified: felix/trunk/framework/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=1663590&r1=1663589&r2=1663590&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Tue Mar 3 10:00:51 2015
@@ -27,15 +27,15 @@
<packaging>bundle</packaging>
<name>Apache Felix Framework</name>
<artifactId>org.apache.felix.framework</artifactId>
- <version>4.7.0-SNAPSHOT</version>
+ <version>4.6.1</version>
<properties>
<dollar>$</dollar>
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/framework</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/framework</developerConnection>
- <url>http://svn.apache.org/repos/asf/felix/framework</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-4.6.1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-4.6.1</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-4.6.1</url>
</scm>
<build>