Author: dejanb
Date: Fri Jan  9 01:48:35 2009
New Revision: 732985

URL: http://svn.apache.org/viewvc?rev=732985&view=rev
Log:
name and description for kaha db module

Modified:
    activemq/trunk/kahadb/pom.xml

Modified: activemq/trunk/kahadb/pom.xml
URL: 
http://svn.apache.org/viewvc/activemq/trunk/kahadb/pom.xml?rev=732985&r1=732984&r2=732985&view=diff
==============================================================================
--- activemq/trunk/kahadb/pom.xml (original)
+++ activemq/trunk/kahadb/pom.xml Fri Jan  9 01:48:35 2009
@@ -27,6 +27,8 @@
 
   <groupId>org.apache.activemq</groupId>
   <artifactId>kahadb</artifactId>
+  <name>ActiveMQ :: KahaDB</name>
+  <description>An Embedded Lightweight Non-Relational Database</description>
 
   <dependencies>
     <dependency>


Reply via email to