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/21 10:51:01 UTC

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

Author: mcculls
Date: Tue Apr 21 08:51:01 2009
New Revision: 767075

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

Modified:
    felix/trunk/pom/pom.xml

Modified: felix/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=767075&r1=767074&r2=767075&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Tue Apr 21 08:51:01 2009
@@ -29,7 +29,7 @@
   <artifactId>felix-parent</artifactId>
   <packaging>pom</packaging>
   <name>Apache Felix</name>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.2.0</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-parent-1.2.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-parent-1.2.0</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-parent-1.2.0</url>
   </scm>
 
   <profiles>