Author: mickw
Date: 2006-04-28 08:24:53 +0200 (Fri, 28 Apr 2006)
New Revision: 2822

Modified:
   trunk/pom.xml
   trunk/src/java/no/schibstedsok/
Log:
SEARCH-521


Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml       2006-04-28 05:45:12 UTC (rev 2821)
+++ trunk/pom.xml       2006-04-28 06:24:53 UTC (rev 2822)
@@ -285,6 +285,11 @@
     </pluginRepository>
   </pluginRepositories>
   <dependencies>
+      <dependency>
+      <groupId>schibstedsok</groupId>
+      <artifactId>commons-ioc</artifactId>
+      <version>2.1-SNAPSHOT</version>
+    </dependency>
     <dependency>
       <groupId>opensymphony</groupId>
       <artifactId>oscache</artifactId>


Property changes on: trunk/src/java/no/schibstedsok
___________________________________________________________________
Name: svn:externals
   - common/servlet/log 
https://dev.schibstedsok.no/svn/schibstedsok-commons/trunk/src/main/java/no/schibstedsok/common/servlet/log
common/ioc              
https://dev.schibstedsok.no/svn/schibstedsok-commons/trunk/src/main/java/no/schibstedsok/common/ioc

   + common/servlet/log 
https://dev.schibstedsok.no/svn/schibstedsok-commons/trunk/src/main/java/no/schibstedsok/common/servlet/log
#common/ioc             
https://dev.schibstedsok.no/svn/schibstedsok-commons/trunk/src/main/java/no/schibstedsok/common/ioc


_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to