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

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

Author: mcculls
Date: Mon Apr 20 18:22:29 2009
New Revision: 766780

URL: http://svn.apache.org/viewvc?rev=766780&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=766780&r1=766779&r2=766780&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Mon Apr 20 18:22:29 2009
@@ -29,7 +29,7 @@
   <artifactId>felix</artifactId>
   <packaging>pom</packaging>
   <name>Apache Felix</name>
-  <version>1.0.5</version>
+  <version>1.0.6-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.5</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-1.0.5</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-1.0.5</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>