[weld-commits] Weld SVN: r3958 - api/trunk/bom.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Mon Oct 12 11:41:43 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-10-12 11:41:43 -0400 (Mon, 12 Oct 2009)
New Revision: 3958

Modified:
   api/trunk/bom/pom.xml
Log:
remove wicket

Modified: api/trunk/bom/pom.xml
===================================================================
--- api/trunk/bom/pom.xml	2009-10-12 14:57:04 UTC (rev 3957)
+++ api/trunk/bom/pom.xml	2009-10-12 15:41:43 UTC (rev 3958)
@@ -95,12 +95,6 @@
       <dependencies>
 
          <dependency>
-            <groupId>org.apache.wicket</groupId>
-            <artifactId>wicket</artifactId>
-            <version>${wicket.version}</version>
-         </dependency>
-
-         <dependency>
             <groupId>javax.annotation</groupId>
             <artifactId>jsr250-api</artifactId>
             <version>${jsr250.api.version}</version>



More information about the weld-commits mailing list