Don't omit Apache from the name git-svn-id: https://svn.apache.org/repos/asf/commons/proper/dbutils/branches/2_0@1482414 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-dbutils/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbutils/commit/949c5d9c Tree: http://git-wip-us.apache.org/repos/asf/commons-dbutils/tree/949c5d9c Diff: http://git-wip-us.apache.org/repos/asf/commons-dbutils/diff/949c5d9c Branch: refs/heads/2_0 Commit: 949c5d9c3b2a4cbc9f26620dcfa2901c17ef671c Parents: 1ae657b Author: Sebastian Bazley <[email protected]> Authored: Tue May 14 16:04:06 2013 +0000 Committer: Sebastian Bazley <[email protected]> Committed: Tue May 14 16:04:06 2013 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/949c5d9c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4ba01d4..bd7096d 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.apache.commons</groupId> <artifactId>commons-dbutils</artifactId> <version>2.0-SNAPSHOT</version> - <name>Commons DbUtils</name> + <name>Apache Commons DbUtils</name> <inceptionYear>2002</inceptionYear> <description>The Apache Commons-DbUtils package is a set of
