Author: sseimela
Date: 2007-08-23 10:58:24 +0200 (Thu, 23 Aug 2007)
New Revision: 5663

Modified:
   trunk/war/pom.xml
Log:
moved alfa-remote dependency to make infopage work

Modified: trunk/war/pom.xml
===================================================================
--- trunk/war/pom.xml   2007-08-23 08:42:27 UTC (rev 5662)
+++ trunk/war/pom.xml   2007-08-23 08:58:24 UTC (rev 5663)
@@ -194,6 +194,12 @@
       </dependency>      
       
       <dependency>
+        <groupId>no.schibstedsok.alfa</groupId>
+        <artifactId>alfa-remote</artifactId>
+        <type>ejb-client</type>
+      </dependency>
+
+      <dependency>
         <groupId>urlrewrite</groupId>
         <artifactId>urlrewrite</artifactId>
         <type>jar</type>

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

Reply via email to