Author: pauls
Date: Sun Jul 1 20:44:43 2012
New Revision: 1356015
URL: http://svn.apache.org/viewvc?rev=1356015&view=rev
Log:
Prepare for release
Modified:
felix/branches/org.apache.felix.main-4.0.3-RC/pom.xml
Modified: felix/branches/org.apache.felix.main-4.0.3-RC/pom.xml
URL:
http://svn.apache.org/viewvc/felix/branches/org.apache.felix.main-4.0.3-RC/pom.xml?rev=1356015&r1=1356014&r2=1356015&view=diff
==============================================================================
--- felix/branches/org.apache.felix.main-4.0.3-RC/pom.xml (original)
+++ felix/branches/org.apache.felix.main-4.0.3-RC/pom.xml Sun Jul 1 20:44:43
2012
@@ -29,8 +29,8 @@
<artifactId>org.apache.felix.main</artifactId>
<version>4.0.3-SNAPSHOT</version>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/main</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/main</developerConnection>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/branches/org.apache.felix.main-4.0.3-RC</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/branches/org.apache.felix.main-4.0.3-RC</developerConnection>
<url>http://svn.apache.org/repos/asf/felix/main</url>
</scm>
<dependencies>