You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2008/03/21 20:58:14 UTC

svn commit: r639781 - in /directory: apacheds/branches/bigbang/pom.xml installers/branches/bigbang/pom.xml project/branches/bigbang/pom.xml project/branches/bigbang/site/pom.xml studio/trunk/pom.xml

Author: felixk
Date: Fri Mar 21 12:58:13 2008
New Revision: 639781

URL: http://svn.apache.org/viewvc?rev=639781&view=rev
Log:
Move contributors to TLP pom

Modified:
    directory/apacheds/branches/bigbang/pom.xml
    directory/installers/branches/bigbang/pom.xml
    directory/project/branches/bigbang/pom.xml
    directory/project/branches/bigbang/site/pom.xml
    directory/studio/trunk/pom.xml

Modified: directory/apacheds/branches/bigbang/pom.xml
URL: http://svn.apache.org/viewvc/directory/apacheds/branches/bigbang/pom.xml?rev=639781&r1=639780&r2=639781&view=diff
==============================================================================
--- directory/apacheds/branches/bigbang/pom.xml (original)
+++ directory/apacheds/branches/bigbang/pom.xml Fri Mar 21 12:58:13 2008
@@ -438,12 +438,6 @@
     </developer>
   </developers>
 
-  <contributors>
-    <contributor>
-      <name>Nick Faiz</name>
-    </contributor>
-  </contributors>
-
   <build>
     <pluginManagement>
       <plugins>

Modified: directory/installers/branches/bigbang/pom.xml
URL: http://svn.apache.org/viewvc/directory/installers/branches/bigbang/pom.xml?rev=639781&r1=639780&r2=639781&view=diff
==============================================================================
--- directory/installers/branches/bigbang/pom.xml (original)
+++ directory/installers/branches/bigbang/pom.xml Fri Mar 21 12:58:13 2008
@@ -466,12 +466,6 @@
     </developer>
   </developers>
 
-  <contributors>
-    <contributor>
-      <name>Nick Faiz</name>
-    </contributor>
-  </contributors>
-
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/directory/installers/branches/bigbang</connection>
     <url>http://svn.apache.org/repos/asf/directory/installers/branches/bigbang</url>

Modified: directory/project/branches/bigbang/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/branches/bigbang/pom.xml?rev=639781&r1=639780&r2=639781&view=diff
==============================================================================
--- directory/project/branches/bigbang/pom.xml (original)
+++ directory/project/branches/bigbang/pom.xml Fri Mar 21 12:58:13 2008
@@ -38,7 +38,11 @@
 
   <developers></developers>
 
-  <contributors></contributors>
+  <contributors>
+    <contributor>
+      <name>Nick Faiz</name>
+    </contributor>
+  </contributors>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/directory/project/branches/bigbang</connection>

Modified: directory/project/branches/bigbang/site/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/branches/bigbang/site/pom.xml?rev=639781&r1=639780&r2=639781&view=diff
==============================================================================
--- directory/project/branches/bigbang/site/pom.xml (original)
+++ directory/project/branches/bigbang/site/pom.xml Fri Mar 21 12:58:13 2008
@@ -110,12 +110,6 @@
     </developer>
   </developers>
   
-  <contributors>
-    <contributor>
-      <name>Nick Faiz</name>
-    </contributor>
-  </contributors>
-
   <licenses>
     <license>
       <name>Apache License, Version 2.0</name>

Modified: directory/studio/trunk/pom.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/pom.xml?rev=639781&r1=639780&r2=639781&view=diff
==============================================================================
--- directory/studio/trunk/pom.xml (original)
+++ directory/studio/trunk/pom.xml Fri Mar 21 12:58:13 2008
@@ -1826,12 +1826,6 @@
     </developer>
   </developers>
 
-  <contributors>
-    <contributor>
-      <name>Nick Faiz</name>
-    </contributor>
-  </contributors>
-
   <build>
     <plugins>
       <plugin>