Author: ssmiweve
Date: 2008-04-03 21:11:12 +0200 (Thu, 03 Apr 2008)
New Revision: 6341

Modified:
   trunk/core-api/pom.xml
   trunk/data-model-api/pom.xml
   trunk/data-model-javabean-impl/pom.xml
   trunk/generic.sesam/pom.xml
   trunk/generic.sesam/query-transform-config/pom.xml
   trunk/generic.sesam/query-transform-control/pom.xml
   trunk/generic.sesam/result-handler-config/pom.xml
   trunk/generic.sesam/result-handler-control/pom.xml
   trunk/generic.sesam/result/pom.xml
   trunk/generic.sesam/search-command-config/pom.xml
   trunk/generic.sesam/search-command-control/assemble/pom.xml
   trunk/generic.sesam/search-command-control/default/pom.xml
   trunk/generic.sesam/search-command-control/pom.xml
   trunk/generic.sesam/sesam.com/pom.xml
   trunk/generic.sesam/sesam.com/war/pom.xml
   trunk/generic.sesam/velocity-directives/pom.xml
   trunk/generic.sesam/view-config/pom.xml
   trunk/generic.sesam/view-control/pom.xml
   trunk/generic.sesam/war/pom.xml
   trunk/httpclient-api/pom.xml
   trunk/pom.xml
   trunk/query-api/pom.xml
   trunk/query-transform-config-spi/pom.xml
   trunk/query-transform-control-spi/pom.xml
   trunk/result-handler-config-spi/pom.xml
   trunk/result-handler-control-spi/pom.xml
   trunk/result-spi/pom.xml
   trunk/run-handler-config-spi/pom.xml
   trunk/run-handler-control-spi/pom.xml
   trunk/run-transform-config-spi/pom.xml
   trunk/run-transform-control-spi/pom.xml
   trunk/search-command-config-spi/pom.xml
   trunk/search-command-control-spi/pom.xml
   trunk/search-servlet-handler-spi/pom.xml
   trunk/site-spi/pom.xml
   trunk/sitemap-generator/pom.xml
   trunk/sitemap-spi/pom.xml
   trunk/skinresourcefeed/pom.xml
   trunk/view-config-spi/pom.xml
   trunk/view-control-spi/pom.xml
   trunk/war/pom.xml
Log:
[maven-release-plugin] prepare release 2.17

Modified: trunk/core-api/pom.xml
===================================================================
--- trunk/core-api/pom.xml      2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/core-api/pom.xml      2008-04-03 19:11:12 UTC (rev 6341)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-core-api</artifactId>
     <packaging>jar</packaging>

Modified: trunk/data-model-api/pom.xml
===================================================================
--- trunk/data-model-api/pom.xml        2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/data-model-api/pom.xml        2008-04-03 19:11:12 UTC (rev 6341)
@@ -20,7 +20,7 @@
       <parent>
           <groupId>sesat</groupId>
           <artifactId>sesat-kernel</artifactId>
-          <version>2.17-SNAPSHOT</version>
+          <version>2.18-SNAPSHOT</version>
       </parent>
     <artifactId>sesat-data-model-api</artifactId>
     <packaging>jar</packaging>

Modified: trunk/data-model-javabean-impl/pom.xml
===================================================================
--- trunk/data-model-javabean-impl/pom.xml      2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/data-model-javabean-impl/pom.xml      2008-04-03 19:11:12 UTC (rev 
6341)
@@ -3,7 +3,7 @@
       <parent>
           <groupId>sesat</groupId>
           <artifactId>sesat-kernel</artifactId>
-          <version>2.17-SNAPSHOT</version>
+          <version>2.18-SNAPSHOT</version>
       </parent>
     <artifactId>sesat-data-model-javabean-impl</artifactId>
     <packaging>jar</packaging>

Modified: trunk/generic.sesam/pom.xml
===================================================================
--- trunk/generic.sesam/pom.xml 2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/generic.sesam/pom.xml 2008-04-03 19:11:12 UTC (rev 6341)
@@ -23,7 +23,7 @@
       <parent>
           <groupId>sesat</groupId>
           <artifactId>sesat-kernel</artifactId>
-          <version>2.17-SNAPSHOT</version>
+          <version>2.18-SNAPSHOT</version>
       </parent>
     <name>${project.artifactId}</name>
     <artifactId>pom.generic.sesam.no</artifactId>

Modified: trunk/generic.sesam/query-transform-config/pom.xml
===================================================================
--- trunk/generic.sesam/query-transform-config/pom.xml  2008-04-03 19:11:07 UTC 
(rev 6340)
+++ trunk/generic.sesam/query-transform-config/pom.xml  2008-04-03 19:11:12 UTC 
(rev 6341)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <name>${project.artifactId}</name>
     <artifactId>generic.sesam.no-query-transform-config</artifactId>

Modified: trunk/generic.sesam/query-transform-control/pom.xml
===================================================================
--- trunk/generic.sesam/query-transform-control/pom.xml 2008-04-03 19:11:07 UTC 
(rev 6340)
+++ trunk/generic.sesam/query-transform-control/pom.xml 2008-04-03 19:11:12 UTC 
(rev 6341)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <name>${project.artifactId}</name>
     <artifactId>generic.sesam.no-query-transform-control</artifactId>

Modified: trunk/generic.sesam/result/pom.xml
===================================================================
--- trunk/generic.sesam/result/pom.xml  2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/generic.sesam/result/pom.xml  2008-04-03 19:11:12 UTC (rev 6341)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <name>${project.artifactId}</name>
     <artifactId>generic.sesam.no-result</artifactId>

Modified: trunk/generic.sesam/result-handler-config/pom.xml
===================================================================
--- trunk/generic.sesam/result-handler-config/pom.xml   2008-04-03 19:11:07 UTC 
(rev 6340)
+++ trunk/generic.sesam/result-handler-config/pom.xml   2008-04-03 19:11:12 UTC 
(rev 6341)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <name>${project.artifactId}</name>
     <artifactId>generic.sesam.no-result-handler-config</artifactId>

Modified: trunk/generic.sesam/result-handler-control/pom.xml
===================================================================
--- trunk/generic.sesam/result-handler-control/pom.xml  2008-04-03 19:11:07 UTC 
(rev 6340)
+++ trunk/generic.sesam/result-handler-control/pom.xml  2008-04-03 19:11:12 UTC 
(rev 6341)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <name>${project.artifactId}</name>
     <artifactId>generic.sesam.no-result-handler-control</artifactId>

Modified: trunk/generic.sesam/search-command-config/pom.xml
===================================================================
--- trunk/generic.sesam/search-command-config/pom.xml   2008-04-03 19:11:07 UTC 
(rev 6340)
+++ trunk/generic.sesam/search-command-config/pom.xml   2008-04-03 19:11:12 UTC 
(rev 6341)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <name>${project.artifactId}</name>
     <artifactId>generic.sesam.no-search-command-config</artifactId>

Modified: trunk/generic.sesam/search-command-control/assemble/pom.xml
===================================================================
--- trunk/generic.sesam/search-command-control/assemble/pom.xml 2008-04-03 
19:11:07 UTC (rev 6340)
+++ trunk/generic.sesam/search-command-control/assemble/pom.xml 2008-04-03 
19:11:12 UTC (rev 6341)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no-search-command-control</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <name>${project.artifactId}</name>
     <artifactId>generic.sesam.no-search-command-control</artifactId>

Modified: trunk/generic.sesam/search-command-control/default/pom.xml
===================================================================
--- trunk/generic.sesam/search-command-control/default/pom.xml  2008-04-03 
19:11:07 UTC (rev 6340)
+++ trunk/generic.sesam/search-command-control/default/pom.xml  2008-04-03 
19:11:12 UTC (rev 6341)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no-search-command-control</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <name>${project.artifactId}</name>
     <artifactId>generic.sesam.no-search-command-control-default</artifactId>

Modified: trunk/generic.sesam/search-command-control/pom.xml
===================================================================
--- trunk/generic.sesam/search-command-control/pom.xml  2008-04-03 19:11:07 UTC 
(rev 6340)
+++ trunk/generic.sesam/search-command-control/pom.xml  2008-04-03 19:11:12 UTC 
(rev 6341)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <name>${project.artifactId}</name>
     <artifactId>pom.generic.sesam.no-search-command-control</artifactId>

Modified: trunk/generic.sesam/sesam.com/pom.xml
===================================================================
--- trunk/generic.sesam/sesam.com/pom.xml       2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/generic.sesam/sesam.com/pom.xml       2008-04-03 19:11:12 UTC (rev 
6341)
@@ -4,7 +4,7 @@
       <parent>
           <groupId>sesat</groupId>
           <artifactId>pom.generic.sesam.no</artifactId>
-          <version>2.17-SNAPSHOT</version>
+          <version>2.18-SNAPSHOT</version>
       </parent>
     <name>Sesam.com skin</name>
     <artifactId>pom.sesam.com</artifactId>

Modified: trunk/generic.sesam/sesam.com/war/pom.xml
===================================================================
--- trunk/generic.sesam/sesam.com/war/pom.xml   2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/generic.sesam/sesam.com/war/pom.xml   2008-04-03 19:11:12 UTC (rev 
6341)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.sesam.com</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
 
     <artifactId>sesam.com</artifactId>

Modified: trunk/generic.sesam/velocity-directives/pom.xml
===================================================================
--- trunk/generic.sesam/velocity-directives/pom.xml     2008-04-03 19:11:07 UTC 
(rev 6340)
+++ trunk/generic.sesam/velocity-directives/pom.xml     2008-04-03 19:11:12 UTC 
(rev 6341)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <name>${project.artifactId}</name>
     <artifactId>generic.sesam.no-velocity-directives</artifactId>

Modified: trunk/generic.sesam/view-config/pom.xml
===================================================================
--- trunk/generic.sesam/view-config/pom.xml     2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/generic.sesam/view-config/pom.xml     2008-04-03 19:11:12 UTC (rev 
6341)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <name>${project.artifactId}</name>
     <artifactId>generic.sesam.no-view-config</artifactId>

Modified: trunk/generic.sesam/view-control/pom.xml
===================================================================
--- trunk/generic.sesam/view-control/pom.xml    2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/generic.sesam/view-control/pom.xml    2008-04-03 19:11:12 UTC (rev 
6341)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <name>${project.artifactId}</name>
     <artifactId>generic.sesam.no-view-control</artifactId>

Modified: trunk/generic.sesam/war/pom.xml
===================================================================
--- trunk/generic.sesam/war/pom.xml     2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/generic.sesam/war/pom.xml     2008-04-03 19:11:12 UTC (rev 6341)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
 
     <name>${project.artifactId}</name>

Modified: trunk/httpclient-api/pom.xml
===================================================================
--- trunk/httpclient-api/pom.xml        2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/httpclient-api/pom.xml        2008-04-03 19:11:12 UTC (rev 6341)
@@ -3,7 +3,7 @@
       <parent>
           <groupId>sesat</groupId>
           <artifactId>sesat-kernel</artifactId>
-          <version>2.17-SNAPSHOT</version>
+          <version>2.18-SNAPSHOT</version>
       </parent>
     <artifactId>sesat-httpclient-api</artifactId>
     <packaging>jar</packaging>

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml       2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/pom.xml       2008-04-03 19:11:12 UTC (rev 6341)
@@ -21,7 +21,7 @@
     <artifactId>sesat-kernel</artifactId>
     <packaging>pom</packaging>
     <name>Sesat Kernel</name>
-    <version>2.17-SNAPSHOT</version>
+    <version>2.18-SNAPSHOT</version>
     <description>
         This is the project for Sesat Kernel.
         Read http://sesat.no/development-guidelines.html for developing help.
@@ -104,9 +104,9 @@
        <url>http://sesat.no/hudson/</url>
      </ciManagement>
     <scm>
-        
<connection>scm:svn:http://sesat.no/svn/sesat-kernel/branches/2.17</connection>
-        <url>http://sesat.no/svn/sesat-kernel/branches/2.17</url>
-        
<developerConnection>scm:svn:http://sesat.no/svn/sesat-kernel/branches/2.17</developerConnection>
+        <connection>scm:svn:http://sesat.no/svn/sesat-kernel/trunk</connection>
+        <url>http://sesat.no/svn/sesat-kernel/trunk</url>
+        
<developerConnection>scm:svn:http://sesat.no/svn/sesat-kernel/trunk</developerConnection>
     </scm>
 
     <modules>

Modified: trunk/query-api/pom.xml
===================================================================
--- trunk/query-api/pom.xml     2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/query-api/pom.xml     2008-04-03 19:11:12 UTC (rev 6341)
@@ -3,7 +3,7 @@
       <parent>
           <groupId>sesat</groupId>
           <artifactId>sesat-kernel</artifactId>
-          <version>2.17-SNAPSHOT</version>
+          <version>2.18-SNAPSHOT</version>
       </parent>
     <artifactId>sesat-query-api</artifactId>
     <packaging>jar</packaging>

Modified: trunk/query-transform-config-spi/pom.xml
===================================================================
--- trunk/query-transform-config-spi/pom.xml    2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/query-transform-config-spi/pom.xml    2008-04-03 19:11:12 UTC (rev 
6341)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-query-transform-config-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/query-transform-control-spi/pom.xml
===================================================================
--- trunk/query-transform-control-spi/pom.xml   2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/query-transform-control-spi/pom.xml   2008-04-03 19:11:12 UTC (rev 
6341)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-query-transform-control-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/result-handler-config-spi/pom.xml
===================================================================
--- trunk/result-handler-config-spi/pom.xml     2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/result-handler-config-spi/pom.xml     2008-04-03 19:11:12 UTC (rev 
6341)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-result-handler-config-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/result-handler-control-spi/pom.xml
===================================================================
--- trunk/result-handler-control-spi/pom.xml    2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/result-handler-control-spi/pom.xml    2008-04-03 19:11:12 UTC (rev 
6341)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-result-handler-control-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/result-spi/pom.xml
===================================================================
--- trunk/result-spi/pom.xml    2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/result-spi/pom.xml    2008-04-03 19:11:12 UTC (rev 6341)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-result-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/run-handler-config-spi/pom.xml
===================================================================
--- trunk/run-handler-config-spi/pom.xml        2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/run-handler-config-spi/pom.xml        2008-04-03 19:11:12 UTC (rev 
6341)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-run-handler-config-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/run-handler-control-spi/pom.xml
===================================================================
--- trunk/run-handler-control-spi/pom.xml       2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/run-handler-control-spi/pom.xml       2008-04-03 19:11:12 UTC (rev 
6341)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-run-handler-control-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/run-transform-config-spi/pom.xml
===================================================================
--- trunk/run-transform-config-spi/pom.xml      2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/run-transform-config-spi/pom.xml      2008-04-03 19:11:12 UTC (rev 
6341)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-run-transform-config-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/run-transform-control-spi/pom.xml
===================================================================
--- trunk/run-transform-control-spi/pom.xml     2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/run-transform-control-spi/pom.xml     2008-04-03 19:11:12 UTC (rev 
6341)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-run-transform-control-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/search-command-config-spi/pom.xml
===================================================================
--- trunk/search-command-config-spi/pom.xml     2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/search-command-config-spi/pom.xml     2008-04-03 19:11:12 UTC (rev 
6341)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-search-command-config-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/search-command-control-spi/pom.xml
===================================================================
--- trunk/search-command-control-spi/pom.xml    2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/search-command-control-spi/pom.xml    2008-04-03 19:11:12 UTC (rev 
6341)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-search-command-control-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/search-servlet-handler-spi/pom.xml
===================================================================
--- trunk/search-servlet-handler-spi/pom.xml    2008-04-03 19:11:07 UTC (rev 
6340)
+++ trunk/search-servlet-handler-spi/pom.xml    2008-04-03 19:11:12 UTC (rev 
6341)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-search-servlet-transform-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/site-spi/pom.xml
===================================================================
--- trunk/site-spi/pom.xml      2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/site-spi/pom.xml      2008-04-03 19:11:12 UTC (rev 6341)
@@ -3,7 +3,7 @@
       <parent>
           <groupId>sesat</groupId>
           <artifactId>sesat-kernel</artifactId>
-          <version>2.17-SNAPSHOT</version>
+          <version>2.18-SNAPSHOT</version>
       </parent>
     <artifactId>sesat-site-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/sitemap-generator/pom.xml
===================================================================
--- trunk/sitemap-generator/pom.xml     2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/sitemap-generator/pom.xml     2008-04-03 19:11:12 UTC (rev 6341)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
 
     <name>Sesat Sitemap Generator</name>

Modified: trunk/sitemap-spi/pom.xml
===================================================================
--- trunk/sitemap-spi/pom.xml   2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/sitemap-spi/pom.xml   2008-04-03 19:11:12 UTC (rev 6341)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-sitemap-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/skinresourcefeed/pom.xml
===================================================================
--- trunk/skinresourcefeed/pom.xml      2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/skinresourcefeed/pom.xml      2008-04-03 19:11:12 UTC (rev 6341)
@@ -20,7 +20,7 @@
     <parent>
       <groupId>sesat</groupId>
       <artifactId>sesat-kernel</artifactId>
-      <version>2.17-SNAPSHOT</version>
+      <version>2.18-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

Modified: trunk/view-config-spi/pom.xml
===================================================================
--- trunk/view-config-spi/pom.xml       2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/view-config-spi/pom.xml       2008-04-03 19:11:12 UTC (rev 6341)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-view-config-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/view-control-spi/pom.xml
===================================================================
--- trunk/view-control-spi/pom.xml      2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/view-control-spi/pom.xml      2008-04-03 19:11:12 UTC (rev 6341)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.17-SNAPSHOT</version>
+        <version>2.18-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-view-control-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/war/pom.xml
===================================================================
--- trunk/war/pom.xml   2008-04-03 19:11:07 UTC (rev 6340)
+++ trunk/war/pom.xml   2008-04-03 19:11:12 UTC (rev 6341)
@@ -20,7 +20,7 @@
       <parent>
           <groupId>sesat</groupId>
           <artifactId>sesat-kernel</artifactId>
-          <version>2.17-SNAPSHOT</version>
+          <version>2.18-SNAPSHOT</version>
       </parent>
     <artifactId>sesat-war</artifactId>
     <packaging>war</packaging>

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

Reply via email to