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 2009/02/11 13:56:57 UTC

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

Author: cziegeler
Date: Wed Feb 11 12:56:56 2009
New Revision: 743315

URL: http://svn.apache.org/viewvc?rev=743315&view=rev
Log:
[maven-release-plugin] prepare release felix-1.0.3

Modified:
    felix/trunk/pom/pom.xml

Modified: felix/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=743315&r1=743314&r2=743315&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Wed Feb 11 12:56:56 2009
@@ -29,7 +29,7 @@
   <artifactId>felix</artifactId>
   <packaging>pom</packaging>
   <name>Apache Felix</name>
-  <version>1.0.3-SNAPSHOT</version>
+  <version>1.0.3</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: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>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-1.0.3</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-1.0.3</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-1.0.3</url>
   </scm>
 
   <!--