Author: pauls
Date: Fri Mar  8 21:07:07 2013
New Revision: 1454555

URL: http://svn.apache.org/r1454555
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    felix/trunk/framework/pom.xml

Modified: felix/trunk/framework/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=1454555&r1=1454554&r2=1454555&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Fri Mar  8 21:07:07 2013
@@ -27,16 +27,16 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Framework</name>
   <artifactId>org.apache.felix.framework</artifactId>
-  <version>4.2.1</version>
+  <version>4.3.0-SNAPSHOT</version>
   <dependencies>
   </dependencies>
   <properties>
     <dollar>$</dollar>
   </properties>
     <scm>
-      
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-4.2.1</connection>
-      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-4.2.1</developerConnection>
-      
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-4.2.1</url>
+      
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/framework</connection>
+      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/framework</developerConnection>
+      <url>http://svn.apache.org/repos/asf/felix/framework</url>
     </scm>
   <build>
     <plugins>


Reply via email to