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 2010/10/04 22:36:30 UTC

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

Author: pauls
Date: Mon Oct  4 20:36:29 2010
New Revision: 1004414

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

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=1004414&r1=1004413&r2=1004414&view=diff
==============================================================================
--- felix/trunk/main.distribution/pom.xml (original)
+++ felix/trunk/main.distribution/pom.xml Mon Oct  4 20:36:29 2010
@@ -27,7 +27,7 @@
   <packaging>pom</packaging>
   <name>Apache Felix Main Distribution</name>
   <artifactId>org.apache.felix.main.distribution</artifactId>
-  <version>3.1.0-SNAPSHOT</version>
+  <version>3.0.4</version>
   <properties>
     <framework.version>3.0.4</framework.version>
     <gogo.runtime.version>0.6.1</gogo.runtime.version>
@@ -122,4 +122,10 @@
       </resource>
     </resources> 
   </build>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.4</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.4</url>
+  </scm>
 </project>