You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2008/01/12 19:53:46 UTC

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

Author: cziegeler
Date: Sat Jan 12 10:53:45 2008
New Revision: 611458

URL: http://svn.apache.org/viewvc?rev=611458&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=611458&r1=611457&r2=611458&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Sat Jan 12 10:53:45 2008
@@ -29,7 +29,7 @@
   <artifactId>felix</artifactId>
   <packaging>pom</packaging>
   <name>Apache Felix</name>
-  <version>1.0.2</version>
+  <version>1.0.3-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-1.0.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-1.0.2</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-1.0.2</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>
 
   <!--