You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2013/10/21 17:18:44 UTC

svn commit: r1534208 - /commons/proper/dbcp/trunk/pom.xml

Author: sebb
Date: Mon Oct 21 15:18:44 2013
New Revision: 1534208

URL: http://svn.apache.org/r1534208
Log:
ASF Branding

Modified:
    commons/proper/dbcp/trunk/pom.xml

Modified: commons/proper/dbcp/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/dbcp/trunk/pom.xml?rev=1534208&r1=1534207&r2=1534208&view=diff
==============================================================================
--- commons/proper/dbcp/trunk/pom.xml (original)
+++ commons/proper/dbcp/trunk/pom.xml Mon Oct 21 15:18:44 2013
@@ -28,7 +28,7 @@
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-dbcp2</artifactId>
   <version>2.0-SNAPSHOT</version>
-  <name>Commons DBCP</name>
+  <name>Apache Commons DBCP</name>
 
   <inceptionYear>2001</inceptionYear>
   <description>Apache Commons DBCP software implements Database Connection Pooling</description>
@@ -37,7 +37,7 @@
   <distributionManagement>
     <site>
       <id>people.apache.org</id>
-      <name>Commons DBCP</name>
+      <name>Apache Commons DBCP</name>
       <url>scp://people.apache.org/www/commons.apache.org/dbcp</url>
     </site>
   </distributionManagement>