Author: ssmiweve
Date: 2009-07-14 12:27:48 +0200 (Tue, 14 Jul 2009)
New Revision: 7235

Modified:
   branches/2.18/generic.sesam/war/pom.xml
Log:
package with jscience.jar (requird for non-fast deployments)


Modified: branches/2.18/generic.sesam/war/pom.xml
===================================================================
--- branches/2.18/generic.sesam/war/pom.xml     2009-07-14 10:10:01 UTC (rev 
7234)
+++ branches/2.18/generic.sesam/war/pom.xml     2009-07-14 10:27:48 UTC (rev 
7235)
@@ -171,6 +171,10 @@
             <version>0.4.1</version>
         </dependency>
         <dependency>
+            <groupId>org.jscience</groupId>
+            <artifactId>jscience</artifactId>
+        </dependency>
+        <dependency>
             <groupId>sesat</groupId>
             <artifactId>sesat-resourcefeed</artifactId>
             <version>2.18-SNAPSHOT</version>

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

Reply via email to