You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ec...@apache.org on 2014/04/10 20:46:27 UTC

svn commit: r1586406 - /hbase/trunk/pom.xml

Author: eclark
Date: Thu Apr 10 18:46:27 2014
New Revision: 1586406

URL: http://svn.apache.org/r1586406
Log:
Changing organization

Modified:
    hbase/trunk/pom.xml

Modified: hbase/trunk/pom.xml
URL: http://svn.apache.org/viewvc/hbase/trunk/pom.xml?rev=1586406&r1=1586405&r2=1586406&view=diff
==============================================================================
--- hbase/trunk/pom.xml (original)
+++ hbase/trunk/pom.xml Thu Apr 10 18:46:27 2014
@@ -379,8 +379,8 @@
       <name>Elliott Clark</name>
       <email>eclark@apache.org</email>
       <timezone>-8</timezone>
-      <organization>Cloudera</organization>
-      <organizationUrl>http://www.cloudera.com</organizationUrl>
+      <organization>Facebook</organization>
+      <organizationUrl>http://www.facebook.com</organizationUrl>
     </developer>
     <developer>
       <id>mbertozzi</id>