This is an automated email from the ASF dual-hosted git repository.

mibo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/olingo-odata4.git


The following commit(s) were added to refs/heads/master by this push:
     new cb6a7ce  [OLINGO-1418] Set version to next SNAPSHOT
cb6a7ce is described below

commit cb6a7ce34624b7819adca3f4918bf9713f55ec0c
Author: mibo <[email protected]>
AuthorDate: Wed Dec 25 18:11:14 2019 +0100

    [OLINGO-1418] Set version to next SNAPSHOT
---
 dist/android-lib/pom.xml                                              | 2 +-
 dist/client-lib/pom.xml                                               | 2 +-
 dist/javadoc/pom.xml                                                  | 2 +-
 dist/pom.xml                                                          | 2 +-
 dist/server-lib-ext/pom.xml                                           | 2 +-
 dist/server-lib/pom.xml                                               | 2 +-
 ext/client-android/pom.xml                                            | 2 +-
 ext/client-proxy/pom.xml                                              | 2 +-
 ext/karaf/karaf-features/pom.xml                                      | 2 +-
 ext/karaf/karaf-fit/pom.xml                                           | 2 +-
 .../java/org/apache/olingo/osgi/itests/server/CarServiceTest.java     | 2 +-
 ext/karaf/pom.xml                                                     | 2 +-
 ext/pojogen-maven-plugin/pom.xml                                      | 2 +-
 ext/pom.xml                                                           | 2 +-
 fit/pom.xml                                                           | 2 +-
 lib/client-api/pom.xml                                                | 2 +-
 lib/client-core/pom.xml                                               | 2 +-
 lib/commons-api/pom.xml                                               | 2 +-
 lib/commons-core/pom.xml                                              | 2 +-
 lib/pom.xml                                                           | 2 +-
 lib/server-api/pom.xml                                                | 2 +-
 lib/server-core-ext/pom.xml                                           | 2 +-
 lib/server-core/pom.xml                                               | 2 +-
 lib/server-tecsvc/pom.xml                                             | 2 +-
 lib/server-test/pom.xml                                               | 2 +-
 pom.xml                                                               | 2 +-
 samples/client/pom.xml                                                | 2 +-
 samples/osgi/server/pom.xml                                           | 2 +-
 samples/pom.xml                                                       | 2 +-
 samples/server/pom.xml                                                | 2 +-
 samples/tutorials/p0_all/pom.xml                                      | 4 ++--
 samples/tutorials/p10_media/pom.xml                                   | 4 ++--
 samples/tutorials/p11_batch/pom.xml                                   | 4 ++--
 samples/tutorials/p12_deep_insert/pom.xml                             | 4 ++--
 samples/tutorials/p12_deep_insert_preparation/pom.xml                 | 4 ++--
 samples/tutorials/p1_read/pom.xml                                     | 4 ++--
 samples/tutorials/p2_readep/pom.xml                                   | 4 ++--
 samples/tutorials/p3_write/pom.xml                                    | 4 ++--
 samples/tutorials/p4_navigation/pom.xml                               | 4 ++--
 samples/tutorials/p5_queryoptions-tcs/pom.xml                         | 4 ++--
 samples/tutorials/p6_queryoptions-es/pom.xml                          | 4 ++--
 samples/tutorials/p7_queryoptions-o/pom.xml                           | 4 ++--
 samples/tutorials/p8_queryoptions-f/pom.xml                           | 4 ++--
 samples/tutorials/p9_action/pom.xml                                   | 4 ++--
 samples/tutorials/p9_action_preparation/pom.xml                       | 4 ++--
 samples/tutorials/pe_streaming/pom.xml                                | 4 ++--
 samples/tutorials/pom.xml                                             | 2 +-
 47 files changed, 63 insertions(+), 63 deletions(-)

diff --git a/dist/android-lib/pom.xml b/dist/android-lib/pom.xml
index 755f63e..6e86bf3 100644
--- a/dist/android-lib/pom.xml
+++ b/dist/android-lib/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-dist</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/dist/client-lib/pom.xml b/dist/client-lib/pom.xml
index 3b02d33..da25a27 100644
--- a/dist/client-lib/pom.xml
+++ b/dist/client-lib/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-dist</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/dist/javadoc/pom.xml b/dist/javadoc/pom.xml
index 3dc0aeb..142b12c 100644
--- a/dist/javadoc/pom.xml
+++ b/dist/javadoc/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-dist</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/dist/pom.xml b/dist/pom.xml
index d8ba3e1..e97baab 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-parent</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/dist/server-lib-ext/pom.xml b/dist/server-lib-ext/pom.xml
index fcd5cf4..0af2d30 100644
--- a/dist/server-lib-ext/pom.xml
+++ b/dist/server-lib-ext/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-dist</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/dist/server-lib/pom.xml b/dist/server-lib/pom.xml
index 8222c94..844963b 100644
--- a/dist/server-lib/pom.xml
+++ b/dist/server-lib/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-dist</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/ext/client-android/pom.xml b/ext/client-android/pom.xml
index 32c58e6..8f397a1 100644
--- a/ext/client-android/pom.xml
+++ b/ext/client-android/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-ext</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/ext/client-proxy/pom.xml b/ext/client-proxy/pom.xml
index 0a595dc..419caf6 100644
--- a/ext/client-proxy/pom.xml
+++ b/ext/client-proxy/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-ext</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/ext/karaf/karaf-features/pom.xml b/ext/karaf/karaf-features/pom.xml
index adb4b46..2199e3a 100644
--- a/ext/karaf/karaf-features/pom.xml
+++ b/ext/karaf/karaf-features/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-karaf</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
     <build>
diff --git a/ext/karaf/karaf-fit/pom.xml b/ext/karaf/karaf-fit/pom.xml
index 3e4bc5b..2cb20d2 100644
--- a/ext/karaf/karaf-fit/pom.xml
+++ b/ext/karaf/karaf-fit/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-karaf</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <dependencies>
diff --git 
a/ext/karaf/karaf-fit/src/test/java/org/apache/olingo/osgi/itests/server/CarServiceTest.java
 
b/ext/karaf/karaf-fit/src/test/java/org/apache/olingo/osgi/itests/server/CarServiceTest.java
index 276187d..2540b2a 100644
--- 
a/ext/karaf/karaf-fit/src/test/java/org/apache/olingo/osgi/itests/server/CarServiceTest.java
+++ 
b/ext/karaf/karaf-fit/src/test/java/org/apache/olingo/osgi/itests/server/CarServiceTest.java
@@ -96,7 +96,7 @@ public class CarServiceTest extends OlingoOSGiTestSupport {
         return new Option[] {
             olingoBaseConfig(),
             features(olingoUrl, "olingo-server", "olingo-client"),
-            mavenBundle("org.apache.olingo", "odata-server-osgi-sample", 
"4.7.1"),
+            mavenBundle("org.apache.olingo", "odata-server-osgi-sample", 
"4.8.0-SNAPSHOT"),
             logLevel(LogLevel.INFO)
         };
     }
diff --git a/ext/karaf/pom.xml b/ext/karaf/pom.xml
index ced8519..09cd556 100644
--- a/ext/karaf/pom.xml
+++ b/ext/karaf/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-ext</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/ext/pojogen-maven-plugin/pom.xml b/ext/pojogen-maven-plugin/pom.xml
index 13ba367..c6164b3 100644
--- a/ext/pojogen-maven-plugin/pom.xml
+++ b/ext/pojogen-maven-plugin/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-ext</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/ext/pom.xml b/ext/pom.xml
index df330a1..8e5e7e3 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-parent</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/fit/pom.xml b/fit/pom.xml
index 8f016ad..88b1faf 100644
--- a/fit/pom.xml
+++ b/fit/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-parent</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/lib/client-api/pom.xml b/lib/client-api/pom.xml
index 0b17163..30cf830 100644
--- a/lib/client-api/pom.xml
+++ b/lib/client-api/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-lib</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/lib/client-core/pom.xml b/lib/client-core/pom.xml
index 05bcd2d..59fe1bf 100644
--- a/lib/client-core/pom.xml
+++ b/lib/client-core/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-lib</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/lib/commons-api/pom.xml b/lib/commons-api/pom.xml
index 2e7e184..70a4e5a 100644
--- a/lib/commons-api/pom.xml
+++ b/lib/commons-api/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-lib</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/lib/commons-core/pom.xml b/lib/commons-core/pom.xml
index a7ba940..a77fd85 100644
--- a/lib/commons-core/pom.xml
+++ b/lib/commons-core/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-lib</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/lib/pom.xml b/lib/pom.xml
index bd205a1..b3b675d 100644
--- a/lib/pom.xml
+++ b/lib/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-parent</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/lib/server-api/pom.xml b/lib/server-api/pom.xml
index 8ce0d6c..7376d6c 100644
--- a/lib/server-api/pom.xml
+++ b/lib/server-api/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-lib</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/lib/server-core-ext/pom.xml b/lib/server-core-ext/pom.xml
index a1c8514..72e364f 100644
--- a/lib/server-core-ext/pom.xml
+++ b/lib/server-core-ext/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-lib</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
   <dependencies>
diff --git a/lib/server-core/pom.xml b/lib/server-core/pom.xml
index 4565fb6..a5f792c 100644
--- a/lib/server-core/pom.xml
+++ b/lib/server-core/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-lib</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/lib/server-tecsvc/pom.xml b/lib/server-tecsvc/pom.xml
index 6242209..8955382 100644
--- a/lib/server-tecsvc/pom.xml
+++ b/lib/server-tecsvc/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-lib</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/lib/server-test/pom.xml b/lib/server-test/pom.xml
index 6c4826d..493322d 100644
--- a/lib/server-test/pom.xml
+++ b/lib/server-test/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-lib</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index f288ce3..83f53b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 
   <groupId>org.apache.olingo</groupId>
   <artifactId>odata-parent</artifactId>
-  <version>4.7.1</version>
+  <version>4.8.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Olingo-OData</name>
diff --git a/samples/client/pom.xml b/samples/client/pom.xml
index 8b962a6..f49e1bb 100644
--- a/samples/client/pom.xml
+++ b/samples/client/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-samples</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/samples/osgi/server/pom.xml b/samples/osgi/server/pom.xml
index 834aaab..74649ca 100644
--- a/samples/osgi/server/pom.xml
+++ b/samples/osgi/server/pom.xml
@@ -30,7 +30,7 @@ under the License.
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-samples</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
diff --git a/samples/pom.xml b/samples/pom.xml
index 04f90fb..2e3727b 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-parent</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/samples/server/pom.xml b/samples/server/pom.xml
index 4e00a07..027e933 100644
--- a/samples/server/pom.xml
+++ b/samples/server/pom.xml
@@ -30,7 +30,7 @@
        <parent>
                <groupId>org.apache.olingo</groupId>
                <artifactId>odata-samples</artifactId>
-               <version>4.7.1</version>
+               <version>4.8.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
 
diff --git a/samples/tutorials/p0_all/pom.xml b/samples/tutorials/p0_all/pom.xml
index 33e0280..3a0cc23 100644
--- a/samples/tutorials/p0_all/pom.xml
+++ b/samples/tutorials/p0_all/pom.xml
@@ -25,7 +25,7 @@
        <groupId>my.group.id</groupId>
        <artifactId>DemoService</artifactId>
        <packaging>war</packaging>
-       <version>4.7.1</version>
+       <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId} Webapp</name>
 
@@ -35,7 +35,7 @@
 
     <properties>
                <javax.version>2.5</javax.version>
-               <odata.version>4.7.1</odata.version>
+               <odata.version>4.8.0-SNAPSHOT</odata.version>
                <slf4j.version>1.7.7</slf4j.version>
        </properties>
 
diff --git a/samples/tutorials/p10_media/pom.xml 
b/samples/tutorials/p10_media/pom.xml
index 204effa..a118fcc 100644
--- a/samples/tutorials/p10_media/pom.xml
+++ b/samples/tutorials/p10_media/pom.xml
@@ -25,7 +25,7 @@
        <groupId>my.group.id</groupId>
        <artifactId>DemoService-Media</artifactId>
        <packaging>war</packaging>
-       <version>4.7.1</version>
+       <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId}-Webapp</name>
 
@@ -35,7 +35,7 @@
 
        <properties>
                <javax.version>2.5</javax.version>
-               <odata.version>4.7.1</odata.version>
+               <odata.version>4.8.0-SNAPSHOT</odata.version>
                <slf4j.version>1.7.7</slf4j.version>
        </properties>
 
diff --git a/samples/tutorials/p11_batch/pom.xml 
b/samples/tutorials/p11_batch/pom.xml
index 903f5b3..8c9a023 100644
--- a/samples/tutorials/p11_batch/pom.xml
+++ b/samples/tutorials/p11_batch/pom.xml
@@ -25,13 +25,13 @@
        <groupId>my.group.id</groupId>
        <artifactId>DemoService-Batch</artifactId>
        <packaging>war</packaging>
-       <version>4.7.1</version>
+       <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId}-Webapp</name>
 
   <properties>
     <javax.version>2.5</javax.version>
-    <odata.version>4.7.1</odata.version>
+    <odata.version>4.8.0-SNAPSHOT</odata.version>
     <slf4j.version>1.7.7</slf4j.version>
     <project.source>1.6</project.source>
     <compiler.plugin.version>3.2</compiler.plugin.version>
diff --git a/samples/tutorials/p12_deep_insert/pom.xml 
b/samples/tutorials/p12_deep_insert/pom.xml
index 1384c55..5623b6c 100644
--- a/samples/tutorials/p12_deep_insert/pom.xml
+++ b/samples/tutorials/p12_deep_insert/pom.xml
@@ -25,7 +25,7 @@
        <groupId>my.group.id</groupId>
        <artifactId>DemoService-DeepInsert</artifactId>
        <packaging>war</packaging>
-       <version>4.7.1</version>
+       <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId}-Webapp</name>
 
@@ -35,7 +35,7 @@
 
        <properties>
                <javax.version>2.5</javax.version>
-               <odata.version>4.7.1</odata.version>
+               <odata.version>4.8.0-SNAPSHOT</odata.version>
                <slf4j.version>1.7.7</slf4j.version>
        </properties>
 
diff --git a/samples/tutorials/p12_deep_insert_preparation/pom.xml 
b/samples/tutorials/p12_deep_insert_preparation/pom.xml
index e5c5d08..8979e0e 100644
--- a/samples/tutorials/p12_deep_insert_preparation/pom.xml
+++ b/samples/tutorials/p12_deep_insert_preparation/pom.xml
@@ -25,7 +25,7 @@
        <groupId>my.group.id</groupId>
        <artifactId>DemoService-DeepInsertPreparation</artifactId>
        <packaging>war</packaging>
-       <version>4.7.1</version>
+       <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId}-Webapp</name>
 
@@ -35,7 +35,7 @@
 
        <properties>
                <javax.version>2.5</javax.version>
-               <odata.version>4.7.1</odata.version>
+               <odata.version>4.8.0-SNAPSHOT</odata.version>
                <slf4j.version>1.7.7</slf4j.version>
        </properties>
 
diff --git a/samples/tutorials/p1_read/pom.xml 
b/samples/tutorials/p1_read/pom.xml
index 8bc0e41..34aca0c 100755
--- a/samples/tutorials/p1_read/pom.xml
+++ b/samples/tutorials/p1_read/pom.xml
@@ -25,7 +25,7 @@
   <groupId>my.group.id</groupId>
        <artifactId>DemoService-Read</artifactId>
        <packaging>war</packaging>
-       <version>4.7.1</version>
+       <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId}-Webapp</name>
 
@@ -35,7 +35,7 @@
 
        <properties>
                <javax.version>2.5</javax.version>
-               <odata.version>4.7.1</odata.version>
+               <odata.version>4.8.0-SNAPSHOT</odata.version>
                <slf4j.version>1.7.7</slf4j.version>
        </properties>
 
diff --git a/samples/tutorials/p2_readep/pom.xml 
b/samples/tutorials/p2_readep/pom.xml
index 8b291fc..e69c945 100755
--- a/samples/tutorials/p2_readep/pom.xml
+++ b/samples/tutorials/p2_readep/pom.xml
@@ -9,7 +9,7 @@
        <groupId>my.group.id</groupId>
        <artifactId>DemoService-ReadEp</artifactId>
        <packaging>war</packaging>
-       <version>4.7.1</version>
+       <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId}-Webapp</name>
 
@@ -19,7 +19,7 @@
 
        <properties>
                <javax.version>2.5</javax.version>
-               <odata.version>4.7.1</odata.version>
+               <odata.version>4.8.0-SNAPSHOT</odata.version>
                <slf4j.version>1.7.7</slf4j.version>
        </properties>
 
diff --git a/samples/tutorials/p3_write/pom.xml 
b/samples/tutorials/p3_write/pom.xml
index 44dda33..37f1ea4 100755
--- a/samples/tutorials/p3_write/pom.xml
+++ b/samples/tutorials/p3_write/pom.xml
@@ -25,7 +25,7 @@
        <groupId>my.group.id</groupId>
        <artifactId>DemoService-Write</artifactId>
        <packaging>war</packaging>
-       <version>4.7.1</version>
+       <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId}-Webapp</name>
 
@@ -35,7 +35,7 @@
 
        <properties>
                <javax.version>2.5</javax.version>
-               <odata.version>4.7.1</odata.version>
+               <odata.version>4.8.0-SNAPSHOT</odata.version>
                <slf4j.version>1.7.7</slf4j.version>
        </properties>
 
diff --git a/samples/tutorials/p4_navigation/pom.xml 
b/samples/tutorials/p4_navigation/pom.xml
index d52be33..d7e155a 100755
--- a/samples/tutorials/p4_navigation/pom.xml
+++ b/samples/tutorials/p4_navigation/pom.xml
@@ -25,7 +25,7 @@
   <groupId>my.group.id</groupId>
   <artifactId>DemoService-Navigation</artifactId>
   <packaging>war</packaging>
-  <version>4.7.1</version>
+  <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId}-Webapp</name>
 
@@ -35,7 +35,7 @@
 
        <properties>
                <javax.version>2.5</javax.version>
-               <odata.version>4.7.1</odata.version>
+               <odata.version>4.8.0-SNAPSHOT</odata.version>
                <slf4j.version>1.7.7</slf4j.version>
        </properties>
 
diff --git a/samples/tutorials/p5_queryoptions-tcs/pom.xml 
b/samples/tutorials/p5_queryoptions-tcs/pom.xml
index 6399d59..0857a07 100755
--- a/samples/tutorials/p5_queryoptions-tcs/pom.xml
+++ b/samples/tutorials/p5_queryoptions-tcs/pom.xml
@@ -25,7 +25,7 @@
        <groupId>my.group.id</groupId>
        <artifactId>DemoService-QueryOptions-TCS</artifactId>
        <packaging>war</packaging>
-       <version>4.7.1</version>
+       <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId}-Webapp</name>
 
@@ -35,7 +35,7 @@
 
        <properties>
                <javax.version>2.5</javax.version>
-               <odata.version>4.7.1</odata.version>
+               <odata.version>4.8.0-SNAPSHOT</odata.version>
                <slf4j.version>1.7.7</slf4j.version>
        </properties>
 
diff --git a/samples/tutorials/p6_queryoptions-es/pom.xml 
b/samples/tutorials/p6_queryoptions-es/pom.xml
index bafa0e9..f3f69d7 100755
--- a/samples/tutorials/p6_queryoptions-es/pom.xml
+++ b/samples/tutorials/p6_queryoptions-es/pom.xml
@@ -25,7 +25,7 @@
   <groupId>my.group.id</groupId>
   <artifactId>DemoService-QueryOptions-ES</artifactId>
   <packaging>war</packaging>
-  <version>4.7.1</version>
+  <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId}-Webapp</name>
 
@@ -35,7 +35,7 @@
 
        <properties>
                <javax.version>2.5</javax.version>
-               <odata.version>4.7.1</odata.version>
+               <odata.version>4.8.0-SNAPSHOT</odata.version>
                <slf4j.version>1.7.7</slf4j.version>
        </properties>
 
diff --git a/samples/tutorials/p7_queryoptions-o/pom.xml 
b/samples/tutorials/p7_queryoptions-o/pom.xml
index 8dac5ee..98ce530 100644
--- a/samples/tutorials/p7_queryoptions-o/pom.xml
+++ b/samples/tutorials/p7_queryoptions-o/pom.xml
@@ -25,7 +25,7 @@
        <groupId>my.group.id</groupId>
        <artifactId>DemoService-QueryOptions-O</artifactId>
        <packaging>war</packaging>
-       <version>4.7.1</version>
+       <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId}-Webapp</name>
 
@@ -35,7 +35,7 @@
 
        <properties>
                <javax.version>2.5</javax.version>
-               <odata.version>4.7.1</odata.version>
+               <odata.version>4.8.0-SNAPSHOT</odata.version>
                <slf4j.version>1.7.7</slf4j.version>
        </properties>
 
diff --git a/samples/tutorials/p8_queryoptions-f/pom.xml 
b/samples/tutorials/p8_queryoptions-f/pom.xml
index d3150aa..c3686f3 100644
--- a/samples/tutorials/p8_queryoptions-f/pom.xml
+++ b/samples/tutorials/p8_queryoptions-f/pom.xml
@@ -25,7 +25,7 @@
        <groupId>my.group.id</groupId>
        <artifactId>DemoService-QueryOptions-F</artifactId>
        <packaging>war</packaging>
-       <version>4.7.1</version>
+       <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId} Webapp</name>
 
@@ -35,7 +35,7 @@
 
     <properties>
                <javax.version>2.5</javax.version>
-               <odata.version>4.7.1</odata.version>
+               <odata.version>4.8.0-SNAPSHOT</odata.version>
                <slf4j.version>1.7.7</slf4j.version>
        </properties>
 
diff --git a/samples/tutorials/p9_action/pom.xml 
b/samples/tutorials/p9_action/pom.xml
index 4542444..56ff5f3 100644
--- a/samples/tutorials/p9_action/pom.xml
+++ b/samples/tutorials/p9_action/pom.xml
@@ -25,7 +25,7 @@
        <groupId>my.group.id</groupId>
        <artifactId>DemoService-Action</artifactId>
        <packaging>war</packaging>
-       <version>4.7.1</version>
+       <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId}-Webapp</name>
 
@@ -35,7 +35,7 @@
 
        <properties>
                <javax.version>2.5</javax.version>
-               <odata.version>4.7.1</odata.version>
+               <odata.version>4.8.0-SNAPSHOT</odata.version>
                <slf4j.version>1.7.7</slf4j.version>
        </properties>
 
diff --git a/samples/tutorials/p9_action_preparation/pom.xml 
b/samples/tutorials/p9_action_preparation/pom.xml
index 213dcb0..04ea8a2 100644
--- a/samples/tutorials/p9_action_preparation/pom.xml
+++ b/samples/tutorials/p9_action_preparation/pom.xml
@@ -25,7 +25,7 @@
        <groupId>my.group.id</groupId>
        <artifactId>DemoService-ActionPreparation</artifactId>
        <packaging>war</packaging>
-       <version>4.7.1</version>
+       <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId}-Webapp</name>
 
@@ -35,7 +35,7 @@
 
        <properties>
                <javax.version>2.5</javax.version>
-               <odata.version>4.7.1</odata.version>
+               <odata.version>4.8.0-SNAPSHOT</odata.version>
                <slf4j.version>1.7.7</slf4j.version>
        </properties>
 
diff --git a/samples/tutorials/pe_streaming/pom.xml 
b/samples/tutorials/pe_streaming/pom.xml
index e335436..27e41d9 100755
--- a/samples/tutorials/pe_streaming/pom.xml
+++ b/samples/tutorials/pe_streaming/pom.xml
@@ -9,7 +9,7 @@
        <groupId>my.group.id</groupId>
        <artifactId>DemoService-Streaming</artifactId>
        <packaging>war</packaging>
-       <version>4.7.1</version>
+       <version>4.8.0-SNAPSHOT</version>
 
        <name>${project.artifactId}-Webapp</name>
 
@@ -19,7 +19,7 @@
 
        <properties>
                <javax.version>2.5</javax.version>
-               <odata.version>4.7.1</odata.version>
+               <odata.version>4.8.0-SNAPSHOT</odata.version>
                <slf4j.version>1.7.7</slf4j.version>
        </properties>
 
diff --git a/samples/tutorials/pom.xml b/samples/tutorials/pom.xml
index bde70ba..9bdd548 100644
--- a/samples/tutorials/pom.xml
+++ b/samples/tutorials/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>odata-samples</artifactId>
-    <version>4.7.1</version>
+    <version>4.8.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Reply via email to