Author: ssmaeklu
Date: 2008-01-21 14:37:46 +0100 (Mon, 21 Jan 2008)
New Revision: 5997

Modified:
   trunk/pom.xml
   trunk/run-transform-config-spi/pom.xml
   trunk/run-transform-control-spi/pom.xml
Log:
newsadmin-services has been renamed ha-services.

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml       2008-01-21 11:26:22 UTC (rev 5996)
+++ trunk/pom.xml       2008-01-21 13:37:46 UTC (rev 5997)
@@ -495,9 +495,9 @@
                 <version>0.8</version>
             </dependency>
             <dependency>
-                <groupId>schibstedsok.newsadmin</groupId>
-                <artifactId>ha-services</artifactId>
-                <version>1.1</version>
+                <groupId>schibstedsok</groupId>
+                <artifactId>newsadmin-services</artifactId>
+                <version>1.4</version>
             </dependency>
             <dependency>
                 <groupId>org.testng</groupId>

Modified: trunk/run-transform-config-spi/pom.xml
===================================================================
--- trunk/run-transform-config-spi/pom.xml      2008-01-21 11:26:22 UTC (rev 
5996)
+++ trunk/run-transform-config-spi/pom.xml      2008-01-21 13:37:46 UTC (rev 
5997)
@@ -80,8 +80,8 @@
         </dependency>
 
         <dependency>
-            <groupId>schibstedsok.newsadmin</groupId>
-            <artifactId>ha-services</artifactId>
+            <groupId>schibstedsok</groupId>
+            <artifactId>newsadmin-services</artifactId>
         </dependency>
 
         <!-- Testing -->

Modified: trunk/run-transform-control-spi/pom.xml
===================================================================
--- trunk/run-transform-control-spi/pom.xml     2008-01-21 11:26:22 UTC (rev 
5996)
+++ trunk/run-transform-control-spi/pom.xml     2008-01-21 13:37:46 UTC (rev 
5997)
@@ -88,12 +88,10 @@
             <scope>test</scope>
             <classifier>jdk15</classifier>
         </dependency>
-
-        <dependency>
-            <groupId>schibstedsok.newsadmin</groupId>
-            <artifactId>ha-services</artifactId>
-        </dependency>
-
+       <dependency>
+             <groupId>schibstedsok</groupId>
+             <artifactId>newsadmin-services</artifactId>
+       </dependency>
         <!-- Testing -->
         <dependency>
             <groupId>sesat</groupId>

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

Reply via email to