You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2008/10/14 20:52:54 UTC

svn commit: r704616 - /felix/branches/org.apache.felix.main-1.2.1/pom.xml

Author: pauls
Date: Tue Oct 14 11:52:53 2008
New Revision: 704616

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

Modified:
    felix/branches/org.apache.felix.main-1.2.1/pom.xml

Modified: felix/branches/org.apache.felix.main-1.2.1/pom.xml
URL: http://svn.apache.org/viewvc/felix/branches/org.apache.felix.main-1.2.1/pom.xml?rev=704616&r1=704615&r2=704616&view=diff
==============================================================================
--- felix/branches/org.apache.felix.main-1.2.1/pom.xml (original)
+++ felix/branches/org.apache.felix.main-1.2.1/pom.xml Tue Oct 14 11:52:53 2008
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Main</name>
   <artifactId>org.apache.felix.main</artifactId>
-  <version>1.2.2</version>
+  <version>1.2.3-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>${pom.groupId}</groupId>
@@ -206,8 +206,8 @@
   </build>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main-1.2.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main-1.2.2</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main-1.2.2</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main-1.2.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main-1.2.1</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main-1.2.1</url>
   </scm>
 </project>