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 2016/09/22 11:13:32 UTC

svn commit: r1761904 - /felix/trunk/main.distribution/pom.xml

Author: pauls
Date: Thu Sep 22 11:13:31 2016
New Revision: 1761904

URL: http://svn.apache.org/viewvc?rev=1761904&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.main.distribution-5.6.0

Modified:
    felix/trunk/main.distribution/pom.xml

Modified: felix/trunk/main.distribution/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/main.distribution/pom.xml?rev=1761904&r1=1761903&r2=1761904&view=diff
==============================================================================
--- felix/trunk/main.distribution/pom.xml (original)
+++ felix/trunk/main.distribution/pom.xml Thu Sep 22 11:13:31 2016
@@ -27,7 +27,7 @@
   <packaging>pom</packaging>
   <name>Apache Felix Main Distribution</name>
   <artifactId>org.apache.felix.main.distribution</artifactId>
-  <version>5.5.0-SNAPSHOT</version>
+  <version>5.6.0</version>
   <properties>
     <dollar>$</dollar>
     <framework.version>5.6.0</framework.version>
@@ -37,9 +37,9 @@
     <obr.version>2.0.8</obr.version>
   </properties>
     <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/main.distribution</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/main.distribution</developerConnection>
-      <url>http://svn.apache.org/repos/asf/felix/main.distribution</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-5.6.0</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-5.6.0</developerConnection>
+      <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-5.6.0</url>
     </scm>
   <build>
     <plugins>