Author: pauls
Date: Tue Jul 25 14:23:31 2017
New Revision: 1802952

URL: http://svn.apache.org/viewvc?rev=1802952&view=rev
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=1802952&r1=1802951&r2=1802952&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Tue Jul 25 14:23:31 2017
@@ -27,15 +27,15 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Framework</name>
   <artifactId>org.apache.felix.framework</artifactId>
-  <version>5.6.6</version>
+  <version>5.7.0-SNAPSHOT</version>
   <properties>
     <dollar>$</dollar>
     <felix.java.version>6</felix.java.version>
   </properties>
   <scm>
-      
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-5.6.6</connection>
-      
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-5.6.6</developerConnection>
-      
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.framework-5.6.6</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>
@@ -127,7 +127,7 @@
     <dependency>
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.resolver</artifactId>
-       <version>1.14.0</version>
+       <version>1.15.0-SNAPSHOT</version>
        <scope>provided</scope>
     </dependency>
     <dependency>


Reply via email to