[richfaces-svn-commits] JBoss Rich Faces SVN: r6249 - trunk/ui/dataTable.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Thu Feb 21 10:07:02 EST 2008


Author: sergeyhalipov
Date: 2008-02-21 10:07:01 -0500 (Thu, 21 Feb 2008)
New Revision: 6249

Modified:
   trunk/ui/dataTable/pom.xml
Log:
Remove unnecessary dependency from pom.xml

Modified: trunk/ui/dataTable/pom.xml
===================================================================
--- trunk/ui/dataTable/pom.xml	2008-02-21 14:59:24 UTC (rev 6248)
+++ trunk/ui/dataTable/pom.xml	2008-02-21 15:07:01 UTC (rev 6249)
@@ -53,10 +53,5 @@
       			<artifactId>inplaceInput</artifactId>
       			<version>3.2.0-SNAPSHOT</version>
     		</dependency>
-		<dependency>
-			<groupId>commons-lang</groupId>
-			<artifactId>commons-lang</artifactId>
-			<version>2.1</version>
-		</dependency>
 	</dependencies>
 </project>




More information about the richfaces-svn-commits mailing list