Author: ggregory
Date: Wed Jun 25 01:39:03 2014
New Revision: 1605238
URL: http://svn.apache.org/r1605238
Log:
Update description: "Apache Log4j NoSQL Plugins" -> "Apache Log4j NoSQL", we do
not use "Plugins" in other descriptions.
Modified:
logging/log4j/log4j2/trunk/log4j-nosql/pom.xml
Modified: logging/log4j/log4j2/trunk/log4j-nosql/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-nosql/pom.xml?rev=1605238&r1=1605237&r2=1605238&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-nosql/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-nosql/pom.xml Wed Jun 25 01:39:03 2014
@@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>log4j-nosql</artifactId>
- <name>Apache Log4j NoSQL Plugins</name>
+ <name>Apache Log4j NoSQL</name>
<description>Use NoSQL databases such as MongoDB and CouchDB to append log
messages.</description>
<properties>
<log4jParentDir>${basedir}/..</log4jParentDir>