[richfaces-svn-commits] JBoss Rich Faces SVN: r6157 - trunk/sandbox/ui/fileUpload.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Feb 19 06:55:26 EST 2008


Author: andrei_exadel
Date: 2008-02-19 06:55:26 -0500 (Tue, 19 Feb 2008)
New Revision: 6157

Modified:
   trunk/sandbox/ui/fileUpload/pom.xml
Log:
change progressBar dependency 

Modified: trunk/sandbox/ui/fileUpload/pom.xml
===================================================================
--- trunk/sandbox/ui/fileUpload/pom.xml	2008-02-19 11:43:43 UTC (rev 6156)
+++ trunk/sandbox/ui/fileUpload/pom.xml	2008-02-19 11:55:26 UTC (rev 6157)
@@ -54,7 +54,7 @@
       <version>3.2.0-SNAPSHOT</version>
     </dependency>
 	 <dependency>
-      <groupId>org.richfaces.sandbox.ui</groupId>
+      <groupId>org.richfaces.ui</groupId>
       <artifactId>progressBar</artifactId>
       <version>3.2.0-SNAPSHOT</version>
     </dependency>




More information about the richfaces-svn-commits mailing list