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 2017/02/27 20:34:08 UTC

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

Author: pauls
Date: Mon Feb 27 20:34:08 2017
New Revision: 1784653

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

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=1784653&r1=1784652&r2=1784653&view=diff
==============================================================================
--- felix/trunk/main.distribution/pom.xml (original)
+++ felix/trunk/main.distribution/pom.xml Mon Feb 27 20:34:08 2017
@@ -27,7 +27,7 @@
   <packaging>pom</packaging>
   <name>Apache Felix Main Distribution</name>
   <artifactId>org.apache.felix.main.distribution</artifactId>
-  <version>5.7.0-SNAPSHOT</version>
+  <version>5.6.2-update1</version>
   <properties>
     <dollar>$</dollar>
     <framework.version>5.6.2</framework.version>
@@ -39,9 +39,9 @@
     <jansi.version>1.14</jansi.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.2-update1</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-5.6.2-update1</developerConnection>
+      <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-5.6.2-update1</url>
     </scm>
   <build>
     <plugins>