You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ps...@apache.org on 2005/02/26 21:35:26 UTC

svn commit: r155579 - jakarta/commons/sandbox/id/trunk/project.xml

Author: psteitz
Date: Sat Feb 26 12:35:25 2005
New Revision: 155579

URL: http://svn.apache.org/viewcvs?view=rev&rev=155579
Log:
Add organization info, fix logo (should have included this in last rev).

Modified:
    jakarta/commons/sandbox/id/trunk/project.xml

Modified: jakarta/commons/sandbox/id/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/sandbox/id/trunk/project.xml?view=diff&r1=155578&r2=155579
==============================================================================
--- jakarta/commons/sandbox/id/trunk/project.xml (original)
+++ jakarta/commons/sandbox/id/trunk/project.xml Sat Feb 26 12:35:25 2005
@@ -20,13 +20,18 @@
   <pomVersion>3</pomVersion>
   <name>Commons Id</name>
   <id>commons-id</id>
-  <logo>/images/id-logo-white.png</logo>
+  <logo>/images/logo.png</logo>
   <url>http://jakarta.apache.org/commons/sandbox/id/</url>
   <inceptionYear>2003</inceptionYear>
   <shortDescription>Commons Id</shortDescription>
   <description>
     Commons Id is a component used to generate unique identifiers.
   </description>  
+  <organization>
+    <name>The Apache Software Foundation</name>
+    <url>http://jakarta.apache.org</url>
+    <logo>http://jakarta.apache.org/images/original-jakarta-logo.gif</logo>
+  </organization>
   <package>org.apache.commons.id.*</package>
   <url>http://jakarta.apache.org/commons/sandbox/id</url>
   <currentVersion>0.1-dev</currentVersion>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org