Author: cziegeler
Date: Tue Apr 27 10:23:11 2010
New Revision: 938398

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

Modified:
    felix/trunk/scr-annotations/pom.xml

Modified: felix/trunk/scr-annotations/pom.xml
URL: 
http://svn.apache.org/viewvc/felix/trunk/scr-annotations/pom.xml?rev=938398&r1=938397&r2=938398&view=diff
==============================================================================
--- felix/trunk/scr-annotations/pom.xml (original)
+++ felix/trunk/scr-annotations/pom.xml Tue Apr 27 10:23:11 2010
@@ -29,7 +29,7 @@
        <groupId>org.apache.felix</groupId>
        <artifactId>org.apache.felix.scr.annotations</artifactId>
 
-       <version>1.3.0</version>
+       <version>1.3.1-SNAPSHOT</version>
        <packaging>jar</packaging>
 
        <name>Annotations for SCR</name>
@@ -38,9 +38,9 @@
        </description>
 
        <scm>
-               
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.annotations-1.3.0</connection>
-               
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.annotations-1.3.0</developerConnection>
-               
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.annotations-1.3.0</url>
+               
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/scr-annotations</connection>
+               
<developerConnection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/scr-annotations</developerConnection>
+               <url>http://svn.apache.org/repos/asf/felix/scr-annotations</url>
        </scm>
 
        <build>


Reply via email to