Author: ssmiweve
Date: 2008-01-23 20:14:58 +0100 (Wed, 23 Jan 2008)
New Revision: 6025

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/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-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.16

Modified: trunk/core-api/pom.xml
===================================================================
--- trunk/core-api/pom.xml      2008-01-23 19:14:52 UTC (rev 6024)
+++ trunk/core-api/pom.xml      2008-01-23 19:14:58 UTC (rev 6025)
@@ -20,7 +20,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 6024)
+++ trunk/data-model-api/pom.xml        2008-01-23 19:14:58 UTC (rev 6025)
@@ -20,7 +20,7 @@
       <parent>
           <groupId>sesat</groupId>
           <artifactId>sesat-kernel</artifactId>
-          <version>2.16-SNAPSHOT</version>
+          <version>2.17-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-01-23 19:14:52 UTC (rev 
6024)
+++ trunk/data-model-javabean-impl/pom.xml      2008-01-23 19:14:58 UTC (rev 
6025)
@@ -3,7 +3,7 @@
       <parent>
           <groupId>sesat</groupId>
           <artifactId>sesat-kernel</artifactId>
-          <version>2.16-SNAPSHOT</version>
+          <version>2.17-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-01-23 19:14:52 UTC (rev 6024)
+++ trunk/generic.sesam/pom.xml 2008-01-23 19:14:58 UTC (rev 6025)
@@ -23,7 +23,7 @@
       <parent>
           <groupId>sesat</groupId>
           <artifactId>sesat-kernel</artifactId>
-          <version>2.16-SNAPSHOT</version>
+          <version>2.17-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-01-23 19:14:52 UTC 
(rev 6024)
+++ trunk/generic.sesam/query-transform-config/pom.xml  2008-01-23 19:14:58 UTC 
(rev 6025)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC 
(rev 6024)
+++ trunk/generic.sesam/query-transform-control/pom.xml 2008-01-23 19:14:58 UTC 
(rev 6025)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 6024)
+++ trunk/generic.sesam/result/pom.xml  2008-01-23 19:14:58 UTC (rev 6025)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC 
(rev 6024)
+++ trunk/generic.sesam/result-handler-config/pom.xml   2008-01-23 19:14:58 UTC 
(rev 6025)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC 
(rev 6024)
+++ trunk/generic.sesam/result-handler-control/pom.xml  2008-01-23 19:14:58 UTC 
(rev 6025)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC 
(rev 6024)
+++ trunk/generic.sesam/search-command-config/pom.xml   2008-01-23 19:14:58 UTC 
(rev 6025)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 
19:14:52 UTC (rev 6024)
+++ trunk/generic.sesam/search-command-control/assemble/pom.xml 2008-01-23 
19:14:58 UTC (rev 6025)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no-search-command-control</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 
19:14:52 UTC (rev 6024)
+++ trunk/generic.sesam/search-command-control/default/pom.xml  2008-01-23 
19:14:58 UTC (rev 6025)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no-search-command-control</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC 
(rev 6024)
+++ trunk/generic.sesam/search-command-control/pom.xml  2008-01-23 19:14:58 UTC 
(rev 6025)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
     <name>${project.artifactId}</name>
     <artifactId>pom.generic.sesam.no-search-command-control</artifactId>

Modified: trunk/generic.sesam/velocity-directives/pom.xml
===================================================================
--- trunk/generic.sesam/velocity-directives/pom.xml     2008-01-23 19:14:52 UTC 
(rev 6024)
+++ trunk/generic.sesam/velocity-directives/pom.xml     2008-01-23 19:14:58 UTC 
(rev 6025)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 
6024)
+++ trunk/generic.sesam/view-config/pom.xml     2008-01-23 19:14:58 UTC (rev 
6025)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 
6024)
+++ trunk/generic.sesam/view-control/pom.xml    2008-01-23 19:14:58 UTC (rev 
6025)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 6024)
+++ trunk/generic.sesam/war/pom.xml     2008-01-23 19:14:58 UTC (rev 6025)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>pom.generic.sesam.no</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
 
     <name>${project.artifactId}</name>

Modified: trunk/httpclient-api/pom.xml
===================================================================
--- trunk/httpclient-api/pom.xml        2008-01-23 19:14:52 UTC (rev 6024)
+++ trunk/httpclient-api/pom.xml        2008-01-23 19:14:58 UTC (rev 6025)
@@ -3,7 +3,7 @@
       <parent>
           <groupId>sesat</groupId>
           <artifactId>sesat-kernel</artifactId>
-          <version>2.16-SNAPSHOT</version>
+          <version>2.17-SNAPSHOT</version>
       </parent>
     <artifactId>sesat-httpclient-api</artifactId>
     <packaging>jar</packaging>

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml       2008-01-23 19:14:52 UTC (rev 6024)
+++ trunk/pom.xml       2008-01-23 19:14:58 UTC (rev 6025)
@@ -21,7 +21,7 @@
     <artifactId>sesat-kernel</artifactId>
     <packaging>pom</packaging>
     <name>Sesat Kernel</name>
-    <version>2.16-SNAPSHOT</version>
+    <version>2.17-SNAPSHOT</version>
     <description>
         This is the project for Sesat Kernel.
         Read http://sesat.no/development-guidelines.html for developing help.
@@ -91,9 +91,9 @@
         </mailingList>
      </mailingLists>
     <scm>
-        
<connection>scm:svn:https://dev.schibstedsok.no/svn/sesat-kernel/tags/2.16</connection>
-        <url>https://dev.schibstedsok.no/svn/sesat-kernel/tags/2.16</url>
-        
<developerConnection>scm:svn:https://dev.schibstedsok.no/svn/sesat-kernel/tags/2.16</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-01-23 19:14:52 UTC (rev 6024)
+++ trunk/query-api/pom.xml     2008-01-23 19:14:58 UTC (rev 6025)
@@ -3,7 +3,7 @@
       <parent>
           <groupId>sesat</groupId>
           <artifactId>sesat-kernel</artifactId>
-          <version>2.16-SNAPSHOT</version>
+          <version>2.17-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-01-23 19:14:52 UTC (rev 
6024)
+++ trunk/query-transform-config-spi/pom.xml    2008-01-23 19:14:58 UTC (rev 
6025)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 
6024)
+++ trunk/query-transform-control-spi/pom.xml   2008-01-23 19:14:58 UTC (rev 
6025)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 
6024)
+++ trunk/result-handler-config-spi/pom.xml     2008-01-23 19:14:58 UTC (rev 
6025)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 
6024)
+++ trunk/result-handler-control-spi/pom.xml    2008-01-23 19:14:58 UTC (rev 
6025)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 6024)
+++ trunk/result-spi/pom.xml    2008-01-23 19:14:58 UTC (rev 6025)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 
6024)
+++ trunk/run-handler-config-spi/pom.xml        2008-01-23 19:14:58 UTC (rev 
6025)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 
6024)
+++ trunk/run-handler-control-spi/pom.xml       2008-01-23 19:14:58 UTC (rev 
6025)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 
6024)
+++ trunk/run-transform-config-spi/pom.xml      2008-01-23 19:14:58 UTC (rev 
6025)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 
6024)
+++ trunk/run-transform-control-spi/pom.xml     2008-01-23 19:14:58 UTC (rev 
6025)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 
6024)
+++ trunk/search-command-config-spi/pom.xml     2008-01-23 19:14:58 UTC (rev 
6025)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 
6024)
+++ trunk/search-command-control-spi/pom.xml    2008-01-23 19:14:58 UTC (rev 
6025)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 
6024)
+++ trunk/search-servlet-handler-spi/pom.xml    2008-01-23 19:14:58 UTC (rev 
6025)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 6024)
+++ trunk/site-spi/pom.xml      2008-01-23 19:14:58 UTC (rev 6025)
@@ -3,7 +3,7 @@
       <parent>
           <groupId>sesat</groupId>
           <artifactId>sesat-kernel</artifactId>
-          <version>2.16-SNAPSHOT</version>
+          <version>2.17-SNAPSHOT</version>
       </parent>
     <artifactId>sesat-site-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/sitemap-spi/pom.xml
===================================================================
--- trunk/sitemap-spi/pom.xml   2008-01-23 19:14:52 UTC (rev 6024)
+++ trunk/sitemap-spi/pom.xml   2008-01-23 19:14:58 UTC (rev 6025)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-sitemap-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/skinresourcefeed/pom.xml
===================================================================
--- trunk/skinresourcefeed/pom.xml      2008-01-23 19:14:52 UTC (rev 6024)
+++ trunk/skinresourcefeed/pom.xml      2008-01-23 19:14:58 UTC (rev 6025)
@@ -20,7 +20,7 @@
     <parent>
       <groupId>sesat</groupId>
       <artifactId>sesat-kernel</artifactId>
-      <version>2.16-SNAPSHOT</version>
+      <version>2.17-SNAPSHOT</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>

Modified: trunk/view-config-spi/pom.xml
===================================================================
--- trunk/view-config-spi/pom.xml       2008-01-23 19:14:52 UTC (rev 6024)
+++ trunk/view-config-spi/pom.xml       2008-01-23 19:14:58 UTC (rev 6025)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-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-01-23 19:14:52 UTC (rev 6024)
+++ trunk/view-control-spi/pom.xml      2008-01-23 19:14:58 UTC (rev 6025)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>sesat</groupId>
         <artifactId>sesat-kernel</artifactId>
-        <version>2.16-SNAPSHOT</version>
+        <version>2.17-SNAPSHOT</version>
     </parent>
     <artifactId>sesat-view-control-spi</artifactId>
     <packaging>jar</packaging>

Modified: trunk/war/pom.xml
===================================================================
--- trunk/war/pom.xml   2008-01-23 19:14:52 UTC (rev 6024)
+++ trunk/war/pom.xml   2008-01-23 19:14:58 UTC (rev 6025)
@@ -20,7 +20,7 @@
       <parent>
           <groupId>sesat</groupId>
           <artifactId>sesat-kernel</artifactId>
-          <version>2.16-SNAPSHOT</version>
+          <version>2.17-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