Author: gnodet
Date: Tue Jun 10 07:57:02 2008
New Revision: 666141
URL: http://svn.apache.org/viewvc?rev=666141&view=rev
Log:
Use latest apache parent and fix mailing lists
Modified:
servicemix/servicemix-pom/trunk/pom.xml
Modified: servicemix/servicemix-pom/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/servicemix-pom/trunk/pom.xml?rev=666141&r1=666140&r2=666141&view=diff
==============================================================================
--- servicemix/servicemix-pom/trunk/pom.xml (original)
+++ servicemix/servicemix-pom/trunk/pom.xml Tue Jun 10 07:57:02 2008
@@ -24,14 +24,14 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>1</version>
+ <version>4</version>
</parent>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-pom</artifactId>
<packaging>pom</packaging>
<name>ServiceMix POM</name>
- <version>1.1-SNAPSHOT</version>
+ <version>2-SNAPSHOT</version>
<description>
This pom provides project information that is common to all ServiceMix
branches.
@@ -48,32 +48,32 @@
<mailingLists>
<mailingList>
<name>ServiceMix Developer List</name>
- <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
- <post>[EMAIL PROTECTED]</post>
-
<archive>http://www.nabble.com/ServiceMix---Dev-f12051.html</archive>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+ <post>[EMAIL PROTECTED]</post>
+
<archive>http://servicemix.apache.org/discussion-forums.html#nabble-f12051</archive>
<otherArchives>
<otherArchive>http://dir.gmane.org/gmane.comp.java.servicemix.devel</otherArchive>
-
<otherArchive>http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-dev/</otherArchive>
+
<otherArchive>http://mail-archives.apache.org/mod_mbox/servicemix-dev/</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>ServiceMix User List</name>
- <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
- <post>[EMAIL PROTECTED]</post>
-
<archive>http://www.nabble.com/ServiceMix---User-f12050.html</archive>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+ <post>[EMAIL PROTECTED]</post>
+
<archive>http://servicemix.apache.org/discussion-forums.html#nabble-f12050</archive>
<otherArchives>
<otherArchive>http://dir.gmane.org/gmane.comp.java.servicemix.user</otherArchive>
-
<otherArchive>http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-users/</otherArchive>
+
<otherArchive>http://mail-archives.apache.org/mod_mbox/servicemix-users/</otherArchive>
</otherArchives>
</mailingList>
<mailingList>
<name>ServiceMix SCM List</name>
- <subscribe>[EMAIL PROTECTED]</subscribe>
- <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
- <post>[EMAIL PROTECTED]</post>
-
<archive>http://mail-archives.apache.org/mod_mbox/geronimo-servicemix-commits/</archive>
+ <subscribe>[EMAIL PROTECTED]</subscribe>
+ <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
+ <post>[email protected]</post>
+
<archive>http://mail-archives.apache.org/mod_mbox/servicemix-commits/</archive>
</mailingList>
</mailingLists>
@@ -153,9 +153,9 @@
<organization>Exist Labs</organization>
</developer>
<developer>
- <id>gnt</id>
+ <id>gnodet</id>
<name>Guillaume Nodet</name>
- <email>[EMAIL PROTECTED]</email>
+ <email>[EMAIL PROTECTED]</email>
<organization>LogicBlaze</organization>
<organizationUrl>http://www.logicblaze.com/</organizationUrl>
<timezone>+1</timezone>