Author: ssanjamt
Date: 2007-11-20 16:00:47 +0100 (Tue, 20 Nov 2007)
New Revision: 5923

Modified:
   trunk/sitemap-spi/pom.xml
Log:
fixed groupId and version

Modified: trunk/sitemap-spi/pom.xml
===================================================================
--- trunk/sitemap-spi/pom.xml   2007-11-20 12:01:16 UTC (rev 5922)
+++ trunk/sitemap-spi/pom.xml   2007-11-20 15:00:47 UTC (rev 5923)
@@ -2,9 +2,9 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>schibstedsok</groupId>
+        <groupId>sesat</groupId>
         <artifactId>search-portal</artifactId>
-        <version>2.15-SNAPSHOT</version>
+        <version>2.16-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-sitemap-spi</artifactId>
     <packaging>jar</packaging>

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

Reply via email to