[webbeans-commits] Webbeans SVN: r2481 - extensions/trunk/wicket.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Fri Apr 17 12:11:34 EDT 2009


Author: cpopetz
Date: 2009-04-17 12:11:34 -0400 (Fri, 17 Apr 2009)
New Revision: 2481

Modified:
   extensions/trunk/wicket/pom.xml
Log:
change wicket dependency from snapshot to jboss-specific build


Modified: extensions/trunk/wicket/pom.xml
===================================================================
--- extensions/trunk/wicket/pom.xml	2009-04-17 16:11:27 UTC (rev 2480)
+++ extensions/trunk/wicket/pom.xml	2009-04-17 16:11:34 UTC (rev 2481)
@@ -50,7 +50,7 @@
    </build>
 
 	<properties>
-		<wicket.version>1.3-SNAPSHOT</wicket.version>
+		<wicket.version>1.3.5.jboss1</wicket.version>
 	</properties>
 
 </project>




More information about the weld-commits mailing list