Author: cziegeler
Date: Wed Jan  6 10:25:00 2016
New Revision: 1723269

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

Modified:
    felix/trunk/http/base/pom.xml

Modified: felix/trunk/http/base/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/http/base/pom.xml?rev=1723269&r1=1723268&r2=1723269&view=diff
==============================================================================
--- felix/trunk/http/base/pom.xml (original)
+++ felix/trunk/http/base/pom.xml Wed Jan  6 10:25:00 2016
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http Base</name>
     <artifactId>org.apache.felix.http.base</artifactId>
-    <version>3.0.6</version>
+    <version>3.0.7-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.base-3.0.6</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.base-3.0.6</developerConnection>
-        
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.base-3.0.6</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/base</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/base</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/http/base/</url>
     </scm>
 
     <build>


Reply via email to