Author: simonetripodi
Date: Wed Oct 19 18:52:21 2011
New Revision: 1186399

URL: http://svn.apache.org/viewvc?rev=1186399&view=rev
Log:
improved dbutils description

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

Modified: commons/proper/dbutils/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/pom.xml?rev=1186399&r1=1186398&r2=1186399&view=diff
==============================================================================
--- commons/proper/dbutils/trunk/pom.xml [utf-8] (original)
+++ commons/proper/dbutils/trunk/pom.xml [utf-8] Wed Oct 19 18:52:21 2011
@@ -28,7 +28,8 @@
   <name>Commons DbUtils</name>
 
   <inceptionYear>2002</inceptionYear>
-  <description>A package of Java utility classes for easing JDBC 
development</description>
+  <description>The Apache Commons-DbUtils package is a set of
+  Java utility classes for easing JDBC development.</description>
 
   <url>http://commons.apache.org/dbutils/</url>
 


Reply via email to