Author: cziegeler
Date: Tue Aug 19 00:17:31 2008
New Revision: 686976

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

Modified:
    felix/trunk/scrplugin/pom.xml

Modified: felix/trunk/scrplugin/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/scrplugin/pom.xml?rev=686976&r1=686975&r2=686976&view=diff
==============================================================================
--- felix/trunk/scrplugin/pom.xml (original)
+++ felix/trunk/scrplugin/pom.xml Tue Aug 19 00:17:31 2008
@@ -28,7 +28,7 @@
     <groupId>org.apache.felix</groupId>
     <artifactId>maven-scr-plugin</artifactId>
 
-       <version>1.0.7</version>
+       <version>1.0.8-SNAPSHOT</version>
        <packaging>maven-plugin</packaging>
 
        <name>Maven SCR Plugin</name>
@@ -37,9 +37,9 @@
        </description>
 
        <scm>
-               
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-scr-plugin-1.0.7</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-scr-plugin-1.0.7</developerConnection>
-               
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-scr-plugin-1.0.7</url>
+               
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/scrplugin</connection>
+               
<developerConnection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/scrplugin</developerConnection>
+               <url>http://svn.apache.org/repos/asf/felix/scrplugin</url>
        </scm>
 
        <dependencies>


Reply via email to