You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by gn...@apache.org on 2009/09/22 09:16:57 UTC

svn commit: r817518 - /felix/trunk/pom/pom.xml

Author: gnodet
Date: Tue Sep 22 07:16:56 2009
New Revision: 817518

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

Modified:
    felix/trunk/pom/pom.xml

Modified: felix/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=817518&r1=817517&r2=817518&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Tue Sep 22 07:16:56 2009
@@ -29,7 +29,7 @@
   <artifactId>felix-parent</artifactId>
   <packaging>pom</packaging>
   <name>Apache Felix</name>
-  <version>1.2.1</version>
+  <version>1.2.2-SNAPSHOT</version>
   <url>http://felix.apache.org/</url>
   <inceptionYear>2006</inceptionYear>
   <description>Apache Felix is an OSGi implementation.</description>
@@ -57,9 +57,9 @@
   </mailingLists>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-parent-1.2.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-parent-1.2.1</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-parent-1.2.1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk</connection>
+    <developerConnection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/felix/trunk/?root=Apache-SVN</url>
   </scm>
 
   <profiles>