diff --git a/dist/android-lib/pom.xml b/dist/android-lib/pom.xml
index d4b71cc02..94654562f 100644
--- a/dist/android-lib/pom.xml
+++ b/dist/android-lib/pom.xml
@@ -31,7 +31,7 @@
org.apache.olingo
odata-dist
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/dist/client-lib/pom.xml b/dist/client-lib/pom.xml
index 9d2b2e5b1..bfabd152a 100644
--- a/dist/client-lib/pom.xml
+++ b/dist/client-lib/pom.xml
@@ -31,7 +31,7 @@
org.apache.olingo
odata-dist
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/dist/javadoc/pom.xml b/dist/javadoc/pom.xml
index 3a50083a7..5fcce52e3 100644
--- a/dist/javadoc/pom.xml
+++ b/dist/javadoc/pom.xml
@@ -31,7 +31,7 @@
org.apache.olingo
odata-dist
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/dist/pom.xml b/dist/pom.xml
index 6e107fc3d..c98a51afb 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -31,7 +31,7 @@
org.apache.olingo
odata-parent
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/dist/server-lib-ext/pom.xml b/dist/server-lib-ext/pom.xml
index 11053468e..3fd0d73ac 100644
--- a/dist/server-lib-ext/pom.xml
+++ b/dist/server-lib-ext/pom.xml
@@ -31,7 +31,7 @@
org.apache.olingo
odata-dist
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/dist/server-lib/pom.xml b/dist/server-lib/pom.xml
index f740ba92c..36e14f049 100644
--- a/dist/server-lib/pom.xml
+++ b/dist/server-lib/pom.xml
@@ -31,7 +31,7 @@
org.apache.olingo
odata-dist
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/ext/client-android/pom.xml b/ext/client-android/pom.xml
index b27ea22d0..25935e311 100644
--- a/ext/client-android/pom.xml
+++ b/ext/client-android/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-ext
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/ext/client-proxy/pom.xml b/ext/client-proxy/pom.xml
index efa64ca2f..48ecef780 100644
--- a/ext/client-proxy/pom.xml
+++ b/ext/client-proxy/pom.xml
@@ -31,7 +31,7 @@
org.apache.olingo
odata-ext
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/ext/karaf/karaf-features/pom.xml b/ext/karaf/karaf-features/pom.xml
index 3617140e1..91a6a7420 100644
--- a/ext/karaf/karaf-features/pom.xml
+++ b/ext/karaf/karaf-features/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-karaf
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/ext/karaf/karaf-fit/pom.xml b/ext/karaf/karaf-fit/pom.xml
index 902bcc56f..a4e81179a 100644
--- a/ext/karaf/karaf-fit/pom.xml
+++ b/ext/karaf/karaf-fit/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-karaf
- 5.0.0
+ 5.0.1-SNAPSHOT
..
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 f4e726e95..72ea909d3 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 Option[] config() {
return new Option[] {
olingoBaseConfig(),
features(olingoUrl, "olingo-server", "olingo-client"),
- mavenBundle("org.apache.olingo", "odata-server-osgi-sample", "5.0.0-RC01"),
+ mavenBundle("org.apache.olingo", "odata-server-osgi-sample", "5.0.1-SNAPSHOT"),
logLevel(LogLevel.INFO)
};
}
diff --git a/ext/karaf/pom.xml b/ext/karaf/pom.xml
index 94743d208..42c32fceb 100644
--- a/ext/karaf/pom.xml
+++ b/ext/karaf/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-ext
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/ext/pojogen-maven-plugin/pom.xml b/ext/pojogen-maven-plugin/pom.xml
index 13bd1e902..3622f5f8d 100644
--- a/ext/pojogen-maven-plugin/pom.xml
+++ b/ext/pojogen-maven-plugin/pom.xml
@@ -31,7 +31,7 @@
org.apache.olingo
odata-ext
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/ext/pom.xml b/ext/pom.xml
index 6cc55f792..e0239dd6f 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -31,7 +31,7 @@
org.apache.olingo
odata-parent
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/fit/pom.xml b/fit/pom.xml
index a11aeb8fb..f0c137771 100644
--- a/fit/pom.xml
+++ b/fit/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-parent
- 5.0.0
+ 5.0.1-SNAPSHOT
diff --git a/lib/client-api/pom.xml b/lib/client-api/pom.xml
index b437b6bc1..da9f52ee1 100644
--- a/lib/client-api/pom.xml
+++ b/lib/client-api/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-lib
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/lib/client-core/pom.xml b/lib/client-core/pom.xml
index ab60ffaaf..a5c2b7ac3 100644
--- a/lib/client-core/pom.xml
+++ b/lib/client-core/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-lib
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/lib/commons-api/pom.xml b/lib/commons-api/pom.xml
index f76d19b37..53cfc2b53 100644
--- a/lib/commons-api/pom.xml
+++ b/lib/commons-api/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-lib
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/lib/commons-core/pom.xml b/lib/commons-core/pom.xml
index 09732c41a..10cdc758d 100644
--- a/lib/commons-core/pom.xml
+++ b/lib/commons-core/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-lib
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/lib/pom.xml b/lib/pom.xml
index 826087b17..d1b447216 100644
--- a/lib/pom.xml
+++ b/lib/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-parent
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/lib/server-api/pom.xml b/lib/server-api/pom.xml
index 8e999399d..924c94364 100644
--- a/lib/server-api/pom.xml
+++ b/lib/server-api/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-lib
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/lib/server-core-ext/pom.xml b/lib/server-core-ext/pom.xml
index feef8d131..e5205ad09 100644
--- a/lib/server-core-ext/pom.xml
+++ b/lib/server-core-ext/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-lib
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/lib/server-core/pom.xml b/lib/server-core/pom.xml
index 1c8fc0036..46cec3880 100644
--- a/lib/server-core/pom.xml
+++ b/lib/server-core/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-lib
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/lib/server-tecsvc/pom.xml b/lib/server-tecsvc/pom.xml
index c1bea1bf7..44423cee7 100644
--- a/lib/server-tecsvc/pom.xml
+++ b/lib/server-tecsvc/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-lib
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/lib/server-test/pom.xml b/lib/server-test/pom.xml
index ac45f1a25..a1588e615 100644
--- a/lib/server-test/pom.xml
+++ b/lib/server-test/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-lib
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/pom.xml b/pom.xml
index c2acc72bd..955af2720 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
org.apache.olingo
odata-parent
- 5.0.0
+ 5.0.1-SNAPSHOT
pom
Olingo-OData
diff --git a/samples/client/pom.xml b/samples/client/pom.xml
index ff028971f..f67944f57 100644
--- a/samples/client/pom.xml
+++ b/samples/client/pom.xml
@@ -31,7 +31,7 @@
org.apache.olingo
odata-samples
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/samples/osgi/server/pom.xml b/samples/osgi/server/pom.xml
index 31764aa8a..521ee2210 100644
--- a/samples/osgi/server/pom.xml
+++ b/samples/osgi/server/pom.xml
@@ -30,7 +30,7 @@ under the License.
org.apache.olingo
odata-samples
- 5.0.0
+ 5.0.1-SNAPSHOT
../..
diff --git a/samples/pom.xml b/samples/pom.xml
index ecdb92e89..37f922b44 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-parent
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/samples/server/pom.xml b/samples/server/pom.xml
index 8244d6f18..e2829c5a2 100644
--- a/samples/server/pom.xml
+++ b/samples/server/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-samples
- 5.0.0
+ 5.0.1-SNAPSHOT
..
diff --git a/samples/tutorials/p0_all/pom.xml b/samples/tutorials/p0_all/pom.xml
index 67c99c035..4690641f2 100644
--- a/samples/tutorials/p0_all/pom.xml
+++ b/samples/tutorials/p0_all/pom.xml
@@ -25,7 +25,7 @@
my.group.id
DemoService
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId} Webapp
@@ -35,7 +35,7 @@
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
diff --git a/samples/tutorials/p10_media/pom.xml b/samples/tutorials/p10_media/pom.xml
index 0681283c8..15f778488 100644
--- a/samples/tutorials/p10_media/pom.xml
+++ b/samples/tutorials/p10_media/pom.xml
@@ -25,7 +25,7 @@
my.group.id
DemoService-Media
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId}-Webapp
@@ -35,7 +35,7 @@
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
diff --git a/samples/tutorials/p11_batch/pom.xml b/samples/tutorials/p11_batch/pom.xml
index dba8ae3d4..5561f4ef4 100644
--- a/samples/tutorials/p11_batch/pom.xml
+++ b/samples/tutorials/p11_batch/pom.xml
@@ -25,13 +25,13 @@
my.group.id
DemoService-Batch
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId}-Webapp
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
17
3.11.0
diff --git a/samples/tutorials/p12_deep_insert/pom.xml b/samples/tutorials/p12_deep_insert/pom.xml
index 5743bee11..b5ac082ef 100644
--- a/samples/tutorials/p12_deep_insert/pom.xml
+++ b/samples/tutorials/p12_deep_insert/pom.xml
@@ -25,7 +25,7 @@
my.group.id
DemoService-DeepInsert
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId}-Webapp
@@ -35,7 +35,7 @@
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
diff --git a/samples/tutorials/p12_deep_insert_preparation/pom.xml b/samples/tutorials/p12_deep_insert_preparation/pom.xml
index 61523cf52..b95e6b989 100644
--- a/samples/tutorials/p12_deep_insert_preparation/pom.xml
+++ b/samples/tutorials/p12_deep_insert_preparation/pom.xml
@@ -25,7 +25,7 @@
my.group.id
DemoService-DeepInsertPreparation
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId}-Webapp
@@ -35,7 +35,7 @@
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
diff --git a/samples/tutorials/p1_read/pom.xml b/samples/tutorials/p1_read/pom.xml
index dc5879258..baf1bc5c7 100755
--- a/samples/tutorials/p1_read/pom.xml
+++ b/samples/tutorials/p1_read/pom.xml
@@ -25,7 +25,7 @@
my.group.id
DemoService-Read
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId}-Webapp
@@ -35,7 +35,7 @@
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
diff --git a/samples/tutorials/p2_readep/pom.xml b/samples/tutorials/p2_readep/pom.xml
index 59b060b1c..a0801233e 100755
--- a/samples/tutorials/p2_readep/pom.xml
+++ b/samples/tutorials/p2_readep/pom.xml
@@ -9,7 +9,7 @@
my.group.id
DemoService-ReadEp
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId}-Webapp
@@ -19,7 +19,7 @@
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
diff --git a/samples/tutorials/p3_write/pom.xml b/samples/tutorials/p3_write/pom.xml
index 9f18d6121..8bf3f9de0 100755
--- a/samples/tutorials/p3_write/pom.xml
+++ b/samples/tutorials/p3_write/pom.xml
@@ -25,7 +25,7 @@
my.group.id
DemoService-Write
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId}-Webapp
@@ -35,7 +35,7 @@
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
diff --git a/samples/tutorials/p4_navigation/pom.xml b/samples/tutorials/p4_navigation/pom.xml
index 3041e4f82..c6e23da1e 100755
--- a/samples/tutorials/p4_navigation/pom.xml
+++ b/samples/tutorials/p4_navigation/pom.xml
@@ -25,7 +25,7 @@
my.group.id
DemoService-Navigation
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId}-Webapp
@@ -35,7 +35,7 @@
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
diff --git a/samples/tutorials/p5_queryoptions-tcs/pom.xml b/samples/tutorials/p5_queryoptions-tcs/pom.xml
index 60d1a773e..6ce71d091 100755
--- a/samples/tutorials/p5_queryoptions-tcs/pom.xml
+++ b/samples/tutorials/p5_queryoptions-tcs/pom.xml
@@ -25,7 +25,7 @@
my.group.id
DemoService-QueryOptions-TCS
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId}-Webapp
@@ -35,7 +35,7 @@
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
diff --git a/samples/tutorials/p6_queryoptions-es/pom.xml b/samples/tutorials/p6_queryoptions-es/pom.xml
index bcd0db91b..463e7f1b5 100755
--- a/samples/tutorials/p6_queryoptions-es/pom.xml
+++ b/samples/tutorials/p6_queryoptions-es/pom.xml
@@ -25,7 +25,7 @@
my.group.id
DemoService-QueryOptions-ES
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId}-Webapp
@@ -35,7 +35,7 @@
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
diff --git a/samples/tutorials/p7_queryoptions-o/pom.xml b/samples/tutorials/p7_queryoptions-o/pom.xml
index d26b23b9d..228f64d29 100644
--- a/samples/tutorials/p7_queryoptions-o/pom.xml
+++ b/samples/tutorials/p7_queryoptions-o/pom.xml
@@ -25,7 +25,7 @@
my.group.id
DemoService-QueryOptions-O
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId}-Webapp
@@ -35,7 +35,7 @@
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
diff --git a/samples/tutorials/p8_queryoptions-f/pom.xml b/samples/tutorials/p8_queryoptions-f/pom.xml
index 0941e323a..bf788f556 100644
--- a/samples/tutorials/p8_queryoptions-f/pom.xml
+++ b/samples/tutorials/p8_queryoptions-f/pom.xml
@@ -25,7 +25,7 @@
my.group.id
DemoService-QueryOptions-F
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId} Webapp
@@ -35,7 +35,7 @@
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
diff --git a/samples/tutorials/p9_action/pom.xml b/samples/tutorials/p9_action/pom.xml
index 268de1278..926abf9f4 100644
--- a/samples/tutorials/p9_action/pom.xml
+++ b/samples/tutorials/p9_action/pom.xml
@@ -25,7 +25,7 @@
my.group.id
DemoService-Action
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId}-Webapp
@@ -35,7 +35,7 @@
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
diff --git a/samples/tutorials/p9_action_preparation/pom.xml b/samples/tutorials/p9_action_preparation/pom.xml
index f0636a3a2..1a51df707 100644
--- a/samples/tutorials/p9_action_preparation/pom.xml
+++ b/samples/tutorials/p9_action_preparation/pom.xml
@@ -25,7 +25,7 @@
my.group.id
DemoService-ActionPreparation
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId}-Webapp
@@ -35,7 +35,7 @@
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
diff --git a/samples/tutorials/pe_streaming/pom.xml b/samples/tutorials/pe_streaming/pom.xml
index b984cc8b6..8e9f1d65a 100755
--- a/samples/tutorials/pe_streaming/pom.xml
+++ b/samples/tutorials/pe_streaming/pom.xml
@@ -9,7 +9,7 @@
my.group.id
DemoService-Streaming
war
- 5.0.0
+ 5.0.1-SNAPSHOT
${project.artifactId}-Webapp
@@ -19,7 +19,7 @@
2.5
- 5.0.0
+ 5.0.1-SNAPSHOT
1.7.7
diff --git a/samples/tutorials/pom.xml b/samples/tutorials/pom.xml
index 6063cebe3..2e43744c6 100644
--- a/samples/tutorials/pom.xml
+++ b/samples/tutorials/pom.xml
@@ -30,7 +30,7 @@
org.apache.olingo
odata-samples
- 5.0.0
+ 5.0.1-SNAPSHOT
..