You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2015/10/13 14:41:46 UTC

svn commit: r1708376 - /felix/trunk/framework/pom.xml

Author: pauls
Date: Tue Oct 13 12:41:46 2015
New Revision: 1708376

URL: http://svn.apache.org/viewvc?rev=1708376&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.framework-5.4.0

Modified:
    felix/trunk/framework/pom.xml

Modified: felix/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=1708376&r1=1708375&r2=1708376&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Tue Oct 13 12:41:46 2015
@@ -27,15 +27,15 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Framework</name>
   <artifactId>org.apache.felix.framework</artifactId>
-  <version>5.3.0-SNAPSHOT</version>
+  <version>5.4.0</version>
   <properties>
     <dollar>$</dollar>
     <felix.java.version>6</felix.java.version>
   </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-5.4.0</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-5.4.0</developerConnection>
+      <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-5.4.0</url>
   </scm>
 
   <build>