Title: [waffle-scm] [865] sandbox/v2experiment/waffle-core/pom.xml: add dep to latest pico + pico-web-core
Revision
865
Author
paul
Date
2009-01-15 03:30:56 -0600 (Thu, 15 Jan 2009)

Log Message

add dep to latest pico + pico-web-core

Modified Paths


Diff

Modified: sandbox/v2experiment/waffle-core/pom.xml (864 => 865)

--- sandbox/v2experiment/waffle-core/pom.xml	2009-01-15 09:30:04 UTC (rev 864)
+++ sandbox/v2experiment/waffle-core/pom.xml	2009-01-15 09:30:56 UTC (rev 865)
@@ -18,9 +18,14 @@
     <dependency>
       <groupId>org.picocontainer</groupId>
       <artifactId>picocontainer</artifactId>
-      <version>2.6</version>
+      <version>2.7-SNAPSHOT</version>
     </dependency>
     <dependency>
+      <groupId>org.picocontainer.web</groupId>
+      <artifactId>picocontainer-web-core</artifactId>
+      <version>2.2-SNAPSHOT</version>
+    </dependency>
+    <dependency>
       <groupId>javax.servlet</groupId>
       <artifactId>servlet-api</artifactId>
     </dependency>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to