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 2011/11/20 21:58:54 UTC

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

Author: pauls
Date: Sun Nov 20 20:58:54 2011
New Revision: 1204259

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

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=1204259&r1=1204258&r2=1204259&view=diff
==============================================================================
--- felix/trunk/main.distribution/pom.xml (original)
+++ felix/trunk/main.distribution/pom.xml Sun Nov 20 20:58:54 2011
@@ -27,7 +27,7 @@
   <packaging>pom</packaging>
   <name>Apache Felix Main Distribution</name>
   <artifactId>org.apache.felix.main.distribution</artifactId>
-  <version>4.1.0-SNAPSHOT</version>
+  <version>4.0.2</version>
   <properties>
     <dollar>$</dollar>
     <framework.version>4.0.2</framework.version>
@@ -37,9 +37,9 @@
     <obr.version>1.6.6</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-4.0.2</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-4.0.2</developerConnection>
+      <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-4.0.2</url>
     </scm>
   <build>
     <plugins>