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 2018/08/16 10:15:34 UTC

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

Author: pauls
Date: Thu Aug 16 10:15:34 2018
New Revision: 1838183

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

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=1838183&r1=1838182&r2=1838183&view=diff
==============================================================================
--- felix/trunk/main.distribution/pom.xml (original)
+++ felix/trunk/main.distribution/pom.xml Thu Aug 16 10:15:34 2018
@@ -27,7 +27,7 @@
   <packaging>pom</packaging>
   <name>Apache Felix Main Distribution</name>
   <artifactId>org.apache.felix.main.distribution</artifactId>
-  <version>6.1.0-SNAPSHOT</version>
+  <version>6.0.1</version>
   <properties>
     <dollar>$</dollar>
     <framework.version>6.0.1</framework.version>
@@ -39,9 +39,9 @@
     <jansi.version>1.17.1</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-6.0.1</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-6.0.1</developerConnection>
+      <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-6.0.1</url>
     </scm>
   <build>
     <plugins>