Author: ssmiweve
Date: 2008-01-14 23:24:35 +0100 (Mon, 14 Jan 2008)
New Revision: 5968

Modified:
   trunk/war/pom.xml
Log:
sesat-run-transform-spi is a not existant project now


Modified: trunk/war/pom.xml
===================================================================
--- trunk/war/pom.xml   2008-01-14 14:52:56 UTC (rev 5967)
+++ trunk/war/pom.xml   2008-01-14 22:24:35 UTC (rev 5968)
@@ -111,11 +111,16 @@
         </dependency>
         <dependency>
             <groupId>sesat</groupId>
-            <artifactId>sesat-run-transform-spi</artifactId>
+            <artifactId>sesat-run-transform-config-spi</artifactId>
             <version>${version}</version>
         </dependency>
         <dependency>
             <groupId>sesat</groupId>
+            <artifactId>sesat-run-transform-control-spi</artifactId>
+            <version>${version}</version>
+        </dependency>
+        <dependency>
+            <groupId>sesat</groupId>
             <artifactId>sesat-core-api</artifactId>
             <version>${version}</version>
         </dependency>

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

Reply via email to