You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by so...@apache.org on 2008/02/21 20:18:30 UTC

svn commit: r629946 - /myfaces/portlet-bridge/core/trunk/pom.xml

Author: sobryan
Date: Thu Feb 21 11:18:28 2008
New Revision: 629946

URL: http://svn.apache.org/viewvc?rev=629946&view=rev
Log:
PORTLETBRIDGE-26 - Move current portlet-bridge trunk to /core/trunk

* update of POM

Modified:
    myfaces/portlet-bridge/core/trunk/pom.xml

Modified: myfaces/portlet-bridge/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/core/trunk/pom.xml?rev=629946&r1=629945&r2=629946&view=diff
==============================================================================
--- myfaces/portlet-bridge/core/trunk/pom.xml (original)
+++ myfaces/portlet-bridge/core/trunk/pom.xml Thu Feb 21 11:18:28 2008
@@ -46,69 +46,13 @@
 
   <!-- ciManagement are in parent -->
   <!-- mailingLists are in parent -->
-
-  <developers>
-    <developer>
-      <id>sobryan</id>
-      <name>Scott O'Bryan</name>
-      <organization>Oracle Corporation, U.S.A.</organization>
-      <organizationUrl>http://www.oracle.com/</organizationUrl>
-      <email>sobryan@apache.org</email>
-      <roles>
-        <role>Project Lead</role>
-        <role>JSR-301 EG Member</role>
-      </roles>
-      <timezone>-7</timezone>
-    </developer>
-    <developer>
-      <id>mfreedman</id>
-      <name>Michael Freedman</name>
-      <organization>Oracle Corporation, U.S.A.</organization>
-      <organizationUrl>http://www.oracle.com/</organizationUrl>
-      <email>michael.freedman@oracle.com</email>
-      <roles>
-        <role>JSR-301 Spec Lead</role>
-      </roles>
-      <timezone>-8</timezone>
-    </developer>
-    <developer>
-      <id>mmarinschek</id>
-      <name>Martin Marinschek</name>
-      <organization>Irian, Austria</organization>
-      <email>martin.marinschek@gmail.com</email>
-      <roles>
-        <role>JSR-301 EG Member</role>
-      </roles>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <id>ssilvert</id>
-      <name>Stan Silvert</name>
-      <email>ssilvert@apache.org</email>
-      <organization>JBoss/Blog/organization</organization>
-      <organizationUrl>http://jboss.org/jbossBlog/blog/Stan%20Silvert/</organizationUrl>
-      <roles>
-        <role>JSR-301 EG Member</role>
-      </roles>
-      <timezone />
-    </developer>
-    <developer>
-      <id>slessard</id>
-      <name>Simon Lessard</name>
-      <email>slessard@apache.org</email>
-      <organization>Fujitsu Consulting</organization>
-      <organizationUrl>http://www.dmrconseil.ca/</organizationUrl>
-      <timezone>-5</timezone>
-    </developer>
-  </developers>
-
-  <contributors>
-  </contributors>
+  <!-- developers are in parent -->
+  <!-- contributors are in parent -->
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/portlet-bridge/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/portlet-bridge/trunk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/portlet-bridge/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/portlet-bridge/core/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/portlet-bridge/core/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/portlet-bridge/core/trunk</url>
   </scm>
 
   <distributionManagement>