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/03 16:20:23 UTC

[olingo-odata2] branch master updated (7284619 -> 5926cc8)

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

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


    from 7284619  [OLINGO-1322]ODATA V2.0: An empty string validation in UriParser
     new 92dbaea  [OLINGO-1335] Updated NOTICE date
     new 5926cc8  [OLINGO-1335] Set version to 2.0.11-RC01

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 NOTICE                                                                | 2 +-
 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 +-
 .../annotation-processor-web/src/main/resources/META-INF/NOTICE       | 2 +-
 odata2-annotation-processor/pom.xml                                   | 2 +-
 odata2-dist/janos/pom.xml                                             | 2 +-
 odata2-dist/janos/src/main/resources/NOTICE                           | 2 +-
 odata2-dist/javadoc/pom.xml                                           | 2 +-
 odata2-dist/jpa/pom.xml                                               | 2 +-
 odata2-dist/jpa/src/main/resources/NOTICE                             | 2 +-
 odata2-dist/lib/pom.xml                                               | 2 +-
 odata2-dist/lib/src/main/resources/NOTICE                             | 2 +-
 odata2-dist/pom.xml                                                   | 2 +-
 odata2-dist/ref/pom.xml                                               | 2 +-
 odata2-dist/ref/src/main/resources/NOTICE                             | 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/jpa-web/src/main/resources/META-INF/NOTICE       | 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/odata-web/src/main/resources/META-INF/NOTICE               | 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 +-
 43 files changed, 45 insertions(+), 45 deletions(-)


[olingo-odata2] 01/02: [OLINGO-1335] Updated NOTICE date

Posted by mi...@apache.org.
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

commit 92dbaea1e553b1b07cac907bed6b07cbb9d49b06
Author: mibo <mi...@apache.org>
AuthorDate: Sun Feb 3 16:54:41 2019 +0100

    [OLINGO-1335] Updated NOTICE date
---
 NOTICE                                                                  | 2 +-
 .../annotation-processor-web/src/main/resources/META-INF/NOTICE         | 2 +-
 odata2-dist/janos/src/main/resources/NOTICE                             | 2 +-
 odata2-dist/jpa/src/main/resources/NOTICE                               | 2 +-
 odata2-dist/lib/src/main/resources/NOTICE                               | 2 +-
 odata2-dist/ref/src/main/resources/NOTICE                               | 2 +-
 odata2-jpa-processor/jpa-web/src/main/resources/META-INF/NOTICE         | 2 +-
 odata2-lib/odata-web/src/main/resources/META-INF/NOTICE                 | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/NOTICE b/NOTICE
index 095b490..10a5f82 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,6 +1,6 @@
 
 Apache Olingo
-Copyright 2013-2015 The Apache Software Foundation
+Copyright 2013-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/odata2-annotation-processor/annotation-processor-web/src/main/resources/META-INF/NOTICE b/odata2-annotation-processor/annotation-processor-web/src/main/resources/META-INF/NOTICE
index a373bc5..4e1031f 100644
--- a/odata2-annotation-processor/annotation-processor-web/src/main/resources/META-INF/NOTICE
+++ b/odata2-annotation-processor/annotation-processor-web/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 Apache Olingo
-Copyright 2013-2014 The Apache Software Foundation
+Copyright 2013-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/odata2-dist/janos/src/main/resources/NOTICE b/odata2-dist/janos/src/main/resources/NOTICE
index 0a63158..4f9cb13 100644
--- a/odata2-dist/janos/src/main/resources/NOTICE
+++ b/odata2-dist/janos/src/main/resources/NOTICE
@@ -1,6 +1,6 @@
 
 Apache Olingo
-Copyright 2013-2017 The Apache Software Foundation
+Copyright 2013-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/odata2-dist/jpa/src/main/resources/NOTICE b/odata2-dist/jpa/src/main/resources/NOTICE
index b072eb4..54a4976 100644
--- a/odata2-dist/jpa/src/main/resources/NOTICE
+++ b/odata2-dist/jpa/src/main/resources/NOTICE
@@ -1,6 +1,6 @@
 
 Apache Olingo
-Copyright 2013-2017 The Apache Software Foundation
+Copyright 2013-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/odata2-dist/lib/src/main/resources/NOTICE b/odata2-dist/lib/src/main/resources/NOTICE
index 0a63158..4f9cb13 100644
--- a/odata2-dist/lib/src/main/resources/NOTICE
+++ b/odata2-dist/lib/src/main/resources/NOTICE
@@ -1,6 +1,6 @@
 
 Apache Olingo
-Copyright 2013-2017 The Apache Software Foundation
+Copyright 2013-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/odata2-dist/ref/src/main/resources/NOTICE b/odata2-dist/ref/src/main/resources/NOTICE
index 812ad11..ffe07ef 100644
--- a/odata2-dist/ref/src/main/resources/NOTICE
+++ b/odata2-dist/ref/src/main/resources/NOTICE
@@ -1,6 +1,6 @@
 
 Apache Olingo
-Copyright 2013-2017 The Apache Software Foundation
+Copyright 2013-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/odata2-jpa-processor/jpa-web/src/main/resources/META-INF/NOTICE b/odata2-jpa-processor/jpa-web/src/main/resources/META-INF/NOTICE
index 88d7c0c..c63bd3a 100644
--- a/odata2-jpa-processor/jpa-web/src/main/resources/META-INF/NOTICE
+++ b/odata2-jpa-processor/jpa-web/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 Apache Olingo
-Copyright 2013-2014 The Apache Software Foundation
+Copyright 2013-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/odata2-lib/odata-web/src/main/resources/META-INF/NOTICE b/odata2-lib/odata-web/src/main/resources/META-INF/NOTICE
index a373bc5..4e1031f 100644
--- a/odata2-lib/odata-web/src/main/resources/META-INF/NOTICE
+++ b/odata2-lib/odata-web/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 Apache Olingo
-Copyright 2013-2014 The Apache Software Foundation
+Copyright 2013-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).


[olingo-odata2] 02/02: [OLINGO-1335] Set version to 2.0.11-RC01

Posted by mi...@apache.org.
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

commit 5926cc88119dd1e8b8860d856d497bdd5f9b4824
Author: mibo <mi...@apache.org>
AuthorDate: Sun Feb 3 16:55:45 2019 +0100

    [OLINGO-1335] Set version to 2.0.11-RC01
---
 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 c900fea..06ba850 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-SNAPSHOT</version>
+    <version>2.0.11-RC01</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 751be87..ea30865 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-SNAPSHOT</version>
+    <version>2.0.11-RC01</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 0e57437..c543b78 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-SNAPSHOT</version>
+    <version>2.0.11-RC01</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 f6d5a04..0cb3844 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-SNAPSHOT</version>
+    <version>2.0.11-RC01</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/odata2-annotation-processor/pom.xml b/odata2-annotation-processor/pom.xml
index fcabf58..b6de776 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-SNAPSHOT</version>
+        <version>2.0.11-RC01</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-dist/janos/pom.xml b/odata2-dist/janos/pom.xml
index 0862c21..23221e5 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-SNAPSHOT</version>
+        <version>2.0.11-RC01</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-dist/javadoc/pom.xml b/odata2-dist/javadoc/pom.xml
index 3a1d36b..66c147e 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-SNAPSHOT</version>
+        <version>2.0.11-RC01</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-dist/jpa/pom.xml b/odata2-dist/jpa/pom.xml
index b5457dd..29fa10b 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-SNAPSHOT</version>
+        <version>2.0.11-RC01</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-dist/lib/pom.xml b/odata2-dist/lib/pom.xml
index 8c88c81..5f55756 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-SNAPSHOT</version>
+        <version>2.0.11-RC01</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-dist/pom.xml b/odata2-dist/pom.xml
index 734d61c..8198719 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-SNAPSHOT</version>
+        <version>2.0.11-RC01</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-dist/ref/pom.xml b/odata2-dist/ref/pom.xml
index 67adb5b..b35ae45 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-SNAPSHOT</version>
+        <version>2.0.11-RC01</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-jpa-processor/jpa-api/pom.xml b/odata2-jpa-processor/jpa-api/pom.xml
index e0b1f4c..a64c7f1 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-SNAPSHOT</version>
+		<version>2.0.11-RC01</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/odata2-jpa-processor/jpa-core/pom.xml b/odata2-jpa-processor/jpa-core/pom.xml
index b2cea20..dadd97f 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-SNAPSHOT</version>
+		<version>2.0.11-RC01</version>
 		<relativePath>../</relativePath>
 	</parent>
 
diff --git a/odata2-jpa-processor/jpa-ref/pom.xml b/odata2-jpa-processor/jpa-ref/pom.xml
index 4e55285..e2e4eea 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-SNAPSHOT</version>
+		<version>2.0.11-RC01</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/odata2-jpa-processor/jpa-web/pom.xml b/odata2-jpa-processor/jpa-web/pom.xml
index 03b56a4..f7184f1 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-SNAPSHOT</version>
+		<version>2.0.11-RC01</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/odata2-jpa-processor/pom.xml b/odata2-jpa-processor/pom.xml
index ef9828e..c8303b5 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-SNAPSHOT</version>
+      <version>2.0.11-RC01</version>
       <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-lib/odata-annotation/pom.xml b/odata2-lib/odata-annotation/pom.xml
index 2fb0230..daf2eea 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-SNAPSHOT</version>
+    <version>2.0.11-RC01</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/odata2-lib/odata-api/pom.xml b/odata2-lib/odata-api/pom.xml
index 71198c1..7891891 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-SNAPSHOT</version>
+    	<version>2.0.11-RC01</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/odata2-lib/odata-client-api/pom.xml b/odata2-lib/odata-client-api/pom.xml
index 9a5e70a..7216946 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-SNAPSHOT</version>
+		<version>2.0.11-RC01</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 06fe183..c9839e0 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-SNAPSHOT</version>
+		<version>2.0.11-RC01</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/odata2-lib/odata-core/pom.xml b/odata2-lib/odata-core/pom.xml
index f1d1b37..7794743 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-SNAPSHOT</version>
+		<version>2.0.11-RC01</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/odata2-lib/odata-fit/pom.xml b/odata2-lib/odata-fit/pom.xml
index 53564cd..8608427 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-SNAPSHOT</version>
+		<version>2.0.11-RC01</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/odata2-lib/odata-ref/pom.xml b/odata2-lib/odata-ref/pom.xml
index 9bb1049..88e98f4 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-SNAPSHOT</version>
+		<version>2.0.11-RC01</version>
 		<relativePath>..</relativePath>
 	</parent>
 
diff --git a/odata2-lib/odata-testutil/pom.xml b/odata2-lib/odata-testutil/pom.xml
index bb28aff..6f52fe6 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-SNAPSHOT</version>
+    <version>2.0.11-RC01</version>
     <relativePath>..</relativePath>
   </parent>
 
diff --git a/odata2-lib/odata-web/pom.xml b/odata2-lib/odata-web/pom.xml
index f058f64..794cdcb 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-SNAPSHOT</version>
+        <version>2.0.11-RC01</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-lib/pom.xml b/odata2-lib/pom.xml
index 4817f92..598125e 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-SNAPSHOT</version>
+        <version>2.0.11-RC01</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-sample/cars-annotation-archetype/pom.xml b/odata2-sample/cars-annotation-archetype/pom.xml
index c272495..1e47e1b 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-SNAPSHOT</version>
+  <version>2.0.11-RC01</version>
   <packaging>maven-archetype</packaging>
 
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-sample</artifactId>
-    <version>2.0.11-SNAPSHOT</version>
+    <version>2.0.11-RC01</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 6b84e06..bf45513 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-SNAPSHOT</version.olingo>
+    <version.olingo>2.0.11-RC01</version.olingo>
   </properties>
 
   <build>
diff --git a/odata2-sample/cars-jpa-archetype/pom.xml b/odata2-sample/cars-jpa-archetype/pom.xml
index 649638c..2173645 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-SNAPSHOT</version>
+        <version>2.0.11-RC01</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 3fd4e8d..6b60ade 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-SNAPSHOT</version.olingo>
+		<version.olingo>2.0.11-RC01</version.olingo>
 	</properties>
 
 	<dependencies>
diff --git a/odata2-sample/cars-service-archetype/pom.xml b/odata2-sample/cars-service-archetype/pom.xml
index 7e0a662..b1015ac 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-SNAPSHOT</version>
+    <version>2.0.11-RC01</version>
 
     <packaging>maven-archetype</packaging>
 
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-sample</artifactId>
-        <version>2.0.11-SNAPSHOT</version>
+        <version>2.0.11-RC01</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 8ccf17f..382813d 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-SNAPSHOT</version.olingo>
+		<version.olingo>2.0.11-RC01</version.olingo>
 	</properties>
 
 	<build>
diff --git a/odata2-sample/pom.xml b/odata2-sample/pom.xml
index 1c95390..6955f16 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-SNAPSHOT</version>
+      <version>2.0.11-RC01</version>
       <relativePath>..</relativePath>
     </parent>
 
diff --git a/odata2-spring/pom.xml b/odata2-spring/pom.xml
index d47fec6..8911eea 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-SNAPSHOT</version>
+		<version>2.0.11-RC01</version>
 	</parent>
 
 	<dependencies>
diff --git a/pom.xml b/pom.xml
index 8cad6ac..5eaee54 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-SNAPSHOT</version>
+	<version>2.0.11-RC01</version>
 	<packaging>pom</packaging>
 
 	<name>${project.artifactId}</name>