1
0

Changing name to 'Commons Xxx'

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@568979 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell
2007-08-23 13:38:00 +00:00
parent b9538406b1
commit 39052fd105

View File

@@ -30,7 +30,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>commons-logging</groupId> <groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId> <artifactId>commons-logging</artifactId>
<name>Logging</name> <name>Commons Logging</name>
<version>1.1.1-SNAPSHOT</version> <version>1.1.1-SNAPSHOT</version>
<description>Commons Logging is a thin adapter allowing configurable bridging to other, <description>Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.</description> well known logging systems.</description>