Author: cziegeler
Date: Tue Apr 27 10:28:47 2010
New Revision: 938401

URL: http://svn.apache.org/viewvc?rev=938401&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=938401&r1=938400&r2=938401&view=diff
==============================================================================
--- felix/trunk/scrplugin/pom.xml (original)
+++ felix/trunk/scrplugin/pom.xml Tue Apr 27 10:28:47 2010
@@ -29,7 +29,7 @@
     <groupId>org.apache.felix</groupId>
     <artifactId>maven-scr-plugin</artifactId>
 
-       <version>1.4.4</version>
+       <version>1.4.5-SNAPSHOT</version>
        <packaging>maven-plugin</packaging>
 
        <name>Maven SCR Plugin</name>
@@ -38,9 +38,9 @@
        </description>
 
        <scm>
-               
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-scr-plugin-1.4.4</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-scr-plugin-1.4.4</developerConnection>
-               
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-scr-plugin-1.4.4</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