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/01/30 22:03:37 UTC

svn commit: r1065389 - /felix/branches/org.apache.felix.main.distribution-3.0.8-RC/pom.xml

Author: pauls
Date: Sun Jan 30 21:03:37 2011
New Revision: 1065389

URL: http://svn.apache.org/viewvc?rev=1065389&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    felix/branches/org.apache.felix.main.distribution-3.0.8-RC/pom.xml

Modified: felix/branches/org.apache.felix.main.distribution-3.0.8-RC/pom.xml
URL: http://svn.apache.org/viewvc/felix/branches/org.apache.felix.main.distribution-3.0.8-RC/pom.xml?rev=1065389&r1=1065388&r2=1065389&view=diff
==============================================================================
--- felix/branches/org.apache.felix.main.distribution-3.0.8-RC/pom.xml (original)
+++ felix/branches/org.apache.felix.main.distribution-3.0.8-RC/pom.xml Sun Jan 30 21:03:37 2011
@@ -27,7 +27,7 @@
   <packaging>pom</packaging>
   <name>Apache Felix Main Distribution</name>
   <artifactId>org.apache.felix.main.distribution</artifactId>
-  <version>3.0.8</version>
+  <version>3.0.9-SNAPSHOT</version>
   <properties>
     <dollar>$</dollar>
     <framework.version>3.0.8</framework.version>
@@ -123,10 +123,4 @@
       </resource>
     </resources> 
   </build>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.8</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.8</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-3.0.8</url>
-  </scm>
 </project>