Author: rickhall
Date: Mon Jun 18 13:50:24 2007
New Revision: 548487
URL: http://svn.apache.org/viewvc?view=rev&rev=548487
Log:
Updated some entries for TLP migration.
Modified:
felix/trunk/pom.xml
Modified: felix/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/pom.xml?view=diff&rev=548487&r1=548486&r2=548487
==============================================================================
--- felix/trunk/pom.xml (original)
+++ felix/trunk/pom.xml Mon Jun 18 13:50:24 2007
@@ -32,7 +32,7 @@
<packaging>pom</packaging>
<name>Apache Felix</name>
<version>0.9.0-incubator-SNAPSHOT</version>
- <url>http://incubator.apache.org/felix/</url>
+ <url>http://felix.apache.org/</url>
<description>Apache felix is an OSGi implementation.</description>
<issueManagement>
@@ -43,24 +43,24 @@
<mailingLists>
<mailingList>
<name>Felix Dev</name>
- <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
<post>-</post>
-
<archive>http://www.mail-archive.com/felix-dev%40incubator.apache.org/</archive>
+ <archive>http://www.mail-archive.com/dev%40felix.apache.org/</archive>
</mailingList>
<mailingList>
<name>Felix Commits</name>
- <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
<post>-</post>
-
<archive>http://www.mail-archive.com/felix-commits%40incubator.apache.org/</archive>
+
<archive>http://www.mail-archive.com/commits%40felix.apache.org/</archive>
</mailingList>
</mailingLists>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/felix</connection>
-
<developerConnection>scm:svn:http://svn.apache.org/repos/asf/incubator/felix</developerConnection>
-
<url>http://cvs.apache.org/viewcvs.cgi/incubator/felix/?root=Apache-SVN</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>
<!--