You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by mi...@apache.org on 2019/02/16 13:38:39 UTC

[olingo-odata2] branch master updated: [OLINGO-1335] Set version to 2.0.12-SNAPSHOT

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-odata2.git


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

commit c5e9fdf569b5e2e50f5670c91013db8f9ae1d950
Author: mibo <mi...@apache.org>
AuthorDate: Sat Feb 16 14:38:31 2019 +0100

    [OLINGO-1335] Set version to 2.0.12-SNAPSHOT
---
 odata2-annotation-processor/annotation-processor-api/pom.xml          | 2 +-
 odata2-annotation-processor/annotation-processor-core/pom.xml         | 2 +-
 odata2-annotation-processor/annotation-processor-ref/pom.xml          | 2 +-
 odata2-annotation-processor/annotation-processor-web/pom.xml          | 2 +-
 odata2-annotation-processor/pom.xml                                   | 2 +-
 odata2-dist/janos/pom.xml                                             | 2 +-
 odata2-dist/javadoc/pom.xml                                           | 2 +-
 odata2-dist/jpa/pom.xml                                               | 2 +-
 odata2-dist/lib/pom.xml                                               | 2 +-
 odata2-dist/pom.xml                                                   | 2 +-
 odata2-dist/ref/pom.xml                                               | 2 +-
 odata2-jpa-processor/jpa-api/pom.xml                                  | 2 +-
 odata2-jpa-processor/jpa-core/pom.xml                                 | 2 +-
 odata2-jpa-processor/jpa-ref/pom.xml                                  | 2 +-
 odata2-jpa-processor/jpa-web/pom.xml                                  | 2 +-
 odata2-jpa-processor/pom.xml                                          | 2 +-
 odata2-lib/odata-annotation/pom.xml                                   | 2 +-
 odata2-lib/odata-api/pom.xml                                          | 2 +-
 odata2-lib/odata-client-api/pom.xml                                   | 2 +-
 odata2-lib/odata-client-core/pom.xml                                  | 2 +-
 odata2-lib/odata-core/pom.xml                                         | 2 +-
 odata2-lib/odata-fit/pom.xml                                          | 2 +-
 odata2-lib/odata-ref/pom.xml                                          | 2 +-
 odata2-lib/odata-testutil/pom.xml                                     | 2 +-
 odata2-lib/odata-web/pom.xml                                          | 2 +-
 odata2-lib/pom.xml                                                    | 2 +-
 odata2-sample/cars-annotation-archetype/pom.xml                       | 4 ++--
 .../src/main/resources/archetype-resources/pom.xml                    | 2 +-
 odata2-sample/cars-jpa-archetype/pom.xml                              | 2 +-
 .../cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml | 2 +-
 odata2-sample/cars-service-archetype/pom.xml                          | 4 ++--
 .../src/main/resources/archetype-resources/pom.xml                    | 2 +-
 odata2-sample/pom.xml                                                 | 2 +-
 odata2-spring/pom.xml                                                 | 2 +-
 pom.xml                                                               | 2 +-
 35 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/odata2-annotation-processor/annotation-processor-api/pom.xml b/odata2-annotation-processor/annotation-processor-api/pom.xml
index ce3c659..49e89eb 100644
--- a/odata2-annotation-processor/annotation-processor-api/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-api/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-annotation-processor</artifactId>
-    <version>2.0.11</version>
+    <version>2.0.12-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/odata2-annotation-processor/annotation-processor-core/pom.xml b/odata2-annotation-processor/annotation-processor-core/pom.xml
index 53c909c..419c4e7 100644
--- a/odata2-annotation-processor/annotation-processor-core/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-core/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-annotation-processor</artifactId>
-    <version>2.0.11</version>
+    <version>2.0.12-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/odata2-annotation-processor/annotation-processor-ref/pom.xml b/odata2-annotation-processor/annotation-processor-ref/pom.xml
index 8ca7c3e..20b9d9d 100644
--- a/odata2-annotation-processor/annotation-processor-ref/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-ref/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-annotation-processor</artifactId>
-    <version>2.0.11</version>
+    <version>2.0.12-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/odata2-annotation-processor/annotation-processor-web/pom.xml b/odata2-annotation-processor/annotation-processor-web/pom.xml
index ec266e7..a2ef7a5 100644
--- a/odata2-annotation-processor/annotation-processor-web/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-web/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-annotation-processor</artifactId>
-    <version>2.0.11</version>
+    <version>2.0.12-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/odata2-annotation-processor/pom.xml b/odata2-annotation-processor/pom.xml
index b4048b6..a324136 100644
--- a/odata2-annotation-processor/pom.xml
+++ b/odata2-annotation-processor/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-parent</artifactId>
-        <version>2.0.11</version>
+        <version>2.0.12-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-dist/janos/pom.xml b/odata2-dist/janos/pom.xml
index 01fa1e1..904ba7f 100644
--- a/odata2-dist/janos/pom.xml
+++ b/odata2-dist/janos/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-dist</artifactId>
-        <version>2.0.11</version>
+        <version>2.0.12-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-dist/javadoc/pom.xml b/odata2-dist/javadoc/pom.xml
index ba64438..5e9877b 100644
--- a/odata2-dist/javadoc/pom.xml
+++ b/odata2-dist/javadoc/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-dist</artifactId>
-        <version>2.0.11</version>
+        <version>2.0.12-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-dist/jpa/pom.xml b/odata2-dist/jpa/pom.xml
index f911f5c..f955901 100644
--- a/odata2-dist/jpa/pom.xml
+++ b/odata2-dist/jpa/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-dist</artifactId>
-        <version>2.0.11</version>
+        <version>2.0.12-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-dist/lib/pom.xml b/odata2-dist/lib/pom.xml
index 42d0c66..5adb657 100644
--- a/odata2-dist/lib/pom.xml
+++ b/odata2-dist/lib/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-dist</artifactId>
-        <version>2.0.11</version>
+        <version>2.0.12-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-dist/pom.xml b/odata2-dist/pom.xml
index 7ea4637..6c52b1f 100644
--- a/odata2-dist/pom.xml
+++ b/odata2-dist/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-parent</artifactId>
-        <version>2.0.11</version>
+        <version>2.0.12-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-dist/ref/pom.xml b/odata2-dist/ref/pom.xml
index 3418a2a..f1c6af9 100644
--- a/odata2-dist/ref/pom.xml
+++ b/odata2-dist/ref/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-dist</artifactId>
-        <version>2.0.11</version>
+        <version>2.0.12-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-jpa-processor/jpa-api/pom.xml b/odata2-jpa-processor/jpa-api/pom.xml
index b5ef827..db330b6 100644
--- a/odata2-jpa-processor/jpa-api/pom.xml
+++ b/odata2-jpa-processor/jpa-api/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-jpa-processor</artifactId>
-		<version>2.0.11</version>
+		<version>2.0.12-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/odata2-jpa-processor/jpa-core/pom.xml b/odata2-jpa-processor/jpa-core/pom.xml
index 92d574c..bdb2502 100644
--- a/odata2-jpa-processor/jpa-core/pom.xml
+++ b/odata2-jpa-processor/jpa-core/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-jpa-processor</artifactId>
-		<version>2.0.11</version>
+		<version>2.0.12-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/odata2-jpa-processor/jpa-ref/pom.xml b/odata2-jpa-processor/jpa-ref/pom.xml
index bcb486a..2027fdf 100644
--- a/odata2-jpa-processor/jpa-ref/pom.xml
+++ b/odata2-jpa-processor/jpa-ref/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-jpa-processor</artifactId>
-		<version>2.0.11</version>
+		<version>2.0.12-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/odata2-jpa-processor/jpa-web/pom.xml b/odata2-jpa-processor/jpa-web/pom.xml
index 1d371cc..6a7f9b0 100644
--- a/odata2-jpa-processor/jpa-web/pom.xml
+++ b/odata2-jpa-processor/jpa-web/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-jpa-processor</artifactId>
-		<version>2.0.11</version>
+		<version>2.0.12-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/odata2-jpa-processor/pom.xml b/odata2-jpa-processor/pom.xml
index 5791d5c..5035051 100644
--- a/odata2-jpa-processor/pom.xml
+++ b/odata2-jpa-processor/pom.xml
@@ -18,7 +18,7 @@
     <parent>
       <groupId>org.apache.olingo</groupId>
       <artifactId>olingo-odata2-parent</artifactId>
-      <version>2.0.11</version>
+      <version>2.0.12-SNAPSHOT</version>
       <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-lib/odata-annotation/pom.xml b/odata2-lib/odata-annotation/pom.xml
index d31ca09..41e6e10 100644
--- a/odata2-lib/odata-annotation/pom.xml
+++ b/odata2-lib/odata-annotation/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-lib</artifactId>
-    <version>2.0.11</version>
+    <version>2.0.12-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/odata2-lib/odata-api/pom.xml b/odata2-lib/odata-api/pom.xml
index 974cc99..89d24fb 100644
--- a/odata2-lib/odata-api/pom.xml
+++ b/odata2-lib/odata-api/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-lib</artifactId>
-    	<version>2.0.11</version>
+    	<version>2.0.12-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/odata2-lib/odata-client-api/pom.xml b/odata2-lib/odata-client-api/pom.xml
index 6100fba..40061fb 100644
--- a/odata2-lib/odata-client-api/pom.xml
+++ b/odata2-lib/odata-client-api/pom.xml
@@ -13,7 +13,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-lib</artifactId>
-		<version>2.0.11</version>
+		<version>2.0.12-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 	<artifactId>olingo-odata2-client-api</artifactId>
diff --git a/odata2-lib/odata-client-core/pom.xml b/odata2-lib/odata-client-core/pom.xml
index 6816926..40d3a8f 100644
--- a/odata2-lib/odata-client-core/pom.xml
+++ b/odata2-lib/odata-client-core/pom.xml
@@ -13,7 +13,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-lib</artifactId>
-		<version>2.0.11</version>
+		<version>2.0.12-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/odata2-lib/odata-core/pom.xml b/odata2-lib/odata-core/pom.xml
index 6210c5b..dad0d1c 100644
--- a/odata2-lib/odata-core/pom.xml
+++ b/odata2-lib/odata-core/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-lib</artifactId>
-		<version>2.0.11</version>
+		<version>2.0.12-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/odata2-lib/odata-fit/pom.xml b/odata2-lib/odata-fit/pom.xml
index 74c17fb..f0c254e 100644
--- a/odata2-lib/odata-fit/pom.xml
+++ b/odata2-lib/odata-fit/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-lib</artifactId>
-		<version>2.0.11</version>
+		<version>2.0.12-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/odata2-lib/odata-ref/pom.xml b/odata2-lib/odata-ref/pom.xml
index 5fe3508..64b4225 100644
--- a/odata2-lib/odata-ref/pom.xml
+++ b/odata2-lib/odata-ref/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-lib</artifactId>
-		<version>2.0.11</version>
+		<version>2.0.12-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/odata2-lib/odata-testutil/pom.xml b/odata2-lib/odata-testutil/pom.xml
index 68a7255..180da08 100644
--- a/odata2-lib/odata-testutil/pom.xml
+++ b/odata2-lib/odata-testutil/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-lib</artifactId>
-    <version>2.0.11</version>
+    <version>2.0.12-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/odata2-lib/odata-web/pom.xml b/odata2-lib/odata-web/pom.xml
index 8c633a5..4c8d46b 100644
--- a/odata2-lib/odata-web/pom.xml
+++ b/odata2-lib/odata-web/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-lib</artifactId>
-        <version>2.0.11</version>
+        <version>2.0.12-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-lib/pom.xml b/odata2-lib/pom.xml
index d59729e..4798311 100644
--- a/odata2-lib/pom.xml
+++ b/odata2-lib/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-parent</artifactId>
-        <version>2.0.11</version>
+        <version>2.0.12-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-sample/cars-annotation-archetype/pom.xml b/odata2-sample/cars-annotation-archetype/pom.xml
index b76280f..f6c0208 100644
--- a/odata2-sample/cars-annotation-archetype/pom.xml
+++ b/odata2-sample/cars-annotation-archetype/pom.xml
@@ -16,13 +16,13 @@
   <groupId>org.apache.olingo</groupId>
   <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
   <name>${project.artifactId}</name>
-  <version>2.0.11</version>
+  <version>2.0.12-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-sample</artifactId>
-    <version>2.0.11</version>
+    <version>2.0.12-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml b/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml
index 1a2786d..d7e2dbc 100644
--- a/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml
@@ -32,7 +32,7 @@
     <version.servlet-api>2.5</version.servlet-api>
     <version.jaxrs-api>2.0-m10</version.jaxrs-api>
     <version.slf4j>1.7.1</version.slf4j>
-    <version.olingo>2.0.11</version.olingo>
+    <version.olingo>2.0.12-SNAPSHOT</version.olingo>
   </properties>
 
   <build>
diff --git a/odata2-sample/cars-jpa-archetype/pom.xml b/odata2-sample/cars-jpa-archetype/pom.xml
index 2674920..f950626 100644
--- a/odata2-sample/cars-jpa-archetype/pom.xml
+++ b/odata2-sample/cars-jpa-archetype/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-sample</artifactId>
-        <version>2.0.11</version>
+        <version>2.0.12-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 	
diff --git a/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml b/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml
index 4b42194..3275388 100644
--- a/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml
@@ -23,7 +23,7 @@
 		<version.eclipselink>2.5.1</version.eclipselink>
 		<version.javax.persistence>2.0.5</version.javax.persistence>
 		<version.hsqldb>2.3.2</version.hsqldb>
-		<version.olingo>2.0.11</version.olingo>
+		<version.olingo>2.0.12-SNAPSHOT</version.olingo>
 	</properties>
 
 	<dependencies>
diff --git a/odata2-sample/cars-service-archetype/pom.xml b/odata2-sample/cars-service-archetype/pom.xml
index 43e5d6a..791c938 100644
--- a/odata2-sample/cars-service-archetype/pom.xml
+++ b/odata2-sample/cars-service-archetype/pom.xml
@@ -24,14 +24,14 @@
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
     <name>${project.artifactId}</name>
-    <version>2.0.11</version>
+    <version>2.0.12-SNAPSHOT</version>
 
     <packaging>maven-archetype</packaging>
 
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-sample</artifactId>
-        <version>2.0.11</version>
+        <version>2.0.12-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml b/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml
index ce3dcbc..a903d91 100644
--- a/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml
@@ -20,7 +20,7 @@
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<version.cxf>2.7.6</version.cxf>
 		<version.slf4j>1.7.1</version.slf4j>
-		<version.olingo>2.0.11</version.olingo>
+		<version.olingo>2.0.12-SNAPSHOT</version.olingo>
 	</properties>
 
 	<build>
diff --git a/odata2-sample/pom.xml b/odata2-sample/pom.xml
index 19ed515..ced4346 100644
--- a/odata2-sample/pom.xml
+++ b/odata2-sample/pom.xml
@@ -15,7 +15,7 @@
     <parent>
       <groupId>org.apache.olingo</groupId>
       <artifactId>olingo-odata2-parent</artifactId>
-      <version>2.0.11</version>
+      <version>2.0.12-SNAPSHOT</version>
       <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-spring/pom.xml b/odata2-spring/pom.xml
index 8c0fddc..9b497d6 100755
--- a/odata2-spring/pom.xml
+++ b/odata2-spring/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-parent</artifactId>
-		<version>2.0.11</version>
+		<version>2.0.12-SNAPSHOT</version>
 	</parent>
 
 	<dependencies>
diff --git a/pom.xml b/pom.xml
index 8744385..d786a88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 
 	<groupId>org.apache.olingo</groupId>
 	<artifactId>olingo-odata2-parent</artifactId>
-	<version>2.0.11</version>
+	<version>2.0.12-SNAPSHOT</version>
 	<packaging>pom</packaging>
 
 	<name>${project.artifactId}</name>