Author: keith
Date: Mon Dec 17 03:01:31 2007
New Revision: 11230

Log:

Removing dodgy char



Modified:
   trunk/commons/usermanager/pom.xml

Modified: trunk/commons/usermanager/pom.xml
==============================================================================
--- trunk/commons/usermanager/pom.xml   (original)
+++ trunk/commons/usermanager/pom.xml   Mon Dec 17 03:01:31 2007
@@ -122,10 +122,10 @@
             <scope>test</scope>
         </dependency>
 
-        <dependency>
-           <groupId>commons-dbcp</groupId>
-           <artifactId>commons-dbcp</artifactId>
-           <version>${commons.dbcp.version}</version>
+        <dependency>
+           <groupId>commons-dbcp</groupId>
+           <artifactId>commons-dbcp</artifactId>
+           <version>${commons.dbcp.version}</version>
         </dependency>
 
       </dependencies>

_______________________________________________
Commons-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/commons-dev

Reply via email to