Author: bcarothers
Date: 2009-06-02 21:41:22 -0400 (Tue, 02 Jun 2009)
New Revision: 959
Modified:
trunk/extensions/dna-web-jcr-rest/pom.xml
Log:
Renamed POM to avoid duplication of name with -war subproject
Modified: trunk/extensions/dna-web-jcr-rest/pom.xml
===================================================================
--- trunk/extensions/dna-web-jcr-rest/pom.xml 2009-06-03 00:30:50 UTC (rev 958)
+++ trunk/extensions/dna-web-jcr-rest/pom.xml 2009-06-03 01:41:22 UTC (rev 959)
@@ -9,8 +9,8 @@
</parent>
<artifactId>dna-web-jcr-rest</artifactId>
<packaging>jar</packaging>
- <name>JBoss DNA JCR REST Servlet</name>
- <description>JBoss DNA servlet that provides RESTful access to JCR
items</description>
+ <name>JBoss DNA JCR REST Library</name>
+ <description>JBoss DNA REST support library</description>
<
url>http://labs.jboss.org/dna</url>
<dependencies>
<dependency>