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/04/26 22:59:00 UTC

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

Author: pauls
Date: Tue Apr 26 20:58:59 2011
New Revision: 1096910

URL: http://svn.apache.org/viewvc?rev=1096910&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.main.distribution-3.2.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=1096910&r1=1096909&r2=1096910&view=diff
==============================================================================
--- felix/trunk/main.distribution/pom.xml (original)
+++ felix/trunk/main.distribution/pom.xml Tue Apr 26 20:58:59 2011
@@ -27,7 +27,7 @@
   <packaging>pom</packaging>
   <name>Apache Felix Main Distribution</name>
   <artifactId>org.apache.felix.main.distribution</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.2.1</version>
   <properties>
     <dollar>$</dollar>
     <framework.version>3.2.1</framework.version>
@@ -123,4 +123,10 @@
       </resource>
     </resources> 
   </build>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.2.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.2.1</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.2.1</url>
+  </scm>
 </project>