diff --git a/dist/android-lib/pom.xml b/dist/android-lib/pom.xml index f537621f1..6edc4f20b 100644 --- a/dist/android-lib/pom.xml +++ b/dist/android-lib/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.4.0-RC01 + 4.4.0 .. diff --git a/dist/client-lib/pom.xml b/dist/client-lib/pom.xml index 842b1ec52..7c37cec88 100644 --- a/dist/client-lib/pom.xml +++ b/dist/client-lib/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.4.0-RC01 + 4.4.0 .. diff --git a/dist/javadoc/pom.xml b/dist/javadoc/pom.xml index d3cfb6ab4..8c8cb6478 100644 --- a/dist/javadoc/pom.xml +++ b/dist/javadoc/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.4.0-RC01 + 4.4.0 .. diff --git a/dist/pom.xml b/dist/pom.xml index 98bee41ae..e9dc19e94 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-parent - 4.4.0-RC01 + 4.4.0 .. diff --git a/dist/server-lib-ext/pom.xml b/dist/server-lib-ext/pom.xml index ca4bd7fb7..4e2ca7b7c 100644 --- a/dist/server-lib-ext/pom.xml +++ b/dist/server-lib-ext/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.4.0-RC01 + 4.4.0 .. diff --git a/dist/server-lib/pom.xml b/dist/server-lib/pom.xml index a2d356cef..b3e48f906 100644 --- a/dist/server-lib/pom.xml +++ b/dist/server-lib/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.4.0-RC01 + 4.4.0 .. diff --git a/ext/client-android/pom.xml b/ext/client-android/pom.xml index b2c50f388..d263b050b 100644 --- a/ext/client-android/pom.xml +++ b/ext/client-android/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-ext - 4.4.0-RC01 + 4.4.0 .. diff --git a/ext/client-proxy/pom.xml b/ext/client-proxy/pom.xml index 77d447bda..d90d2aa9c 100644 --- a/ext/client-proxy/pom.xml +++ b/ext/client-proxy/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-ext - 4.4.0-RC01 + 4.4.0 .. diff --git a/ext/karaf/karaf-features/pom.xml b/ext/karaf/karaf-features/pom.xml index 299314470..47f196cdf 100644 --- a/ext/karaf/karaf-features/pom.xml +++ b/ext/karaf/karaf-features/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-karaf - 4.4.0-RC01 + 4.4.0 .. diff --git a/ext/karaf/karaf-fit/pom.xml b/ext/karaf/karaf-fit/pom.xml index ea13bc3b8..6ae95119b 100644 --- a/ext/karaf/karaf-fit/pom.xml +++ b/ext/karaf/karaf-fit/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-karaf - 4.4.0-RC01 + 4.4.0 .. 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 8350e7230..b71201715 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.4.0-RC01"), + mavenBundle("org.apache.olingo", "odata-server-osgi-sample", "4.4.0"), logLevel(LogLevel.INFO) }; } diff --git a/ext/karaf/pom.xml b/ext/karaf/pom.xml index 777a6d5a8..85fda07f2 100644 --- a/ext/karaf/pom.xml +++ b/ext/karaf/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-ext - 4.4.0-RC01 + 4.4.0 .. diff --git a/ext/pojogen-maven-plugin/pom.xml b/ext/pojogen-maven-plugin/pom.xml index 577d9b31f..dd5d4159d 100644 --- a/ext/pojogen-maven-plugin/pom.xml +++ b/ext/pojogen-maven-plugin/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-ext - 4.4.0-RC01 + 4.4.0 .. diff --git a/ext/pom.xml b/ext/pom.xml index 12f6a81b4..126d2bbbe 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-parent - 4.4.0-RC01 + 4.4.0 .. diff --git a/fit/pom.xml b/fit/pom.xml index 6b6d2be5e..6b8581eeb 100644 --- a/fit/pom.xml +++ b/fit/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-parent - 4.4.0-RC01 + 4.4.0 .. diff --git a/lib/client-api/pom.xml b/lib/client-api/pom.xml index 9933bef27..a97668062 100644 --- a/lib/client-api/pom.xml +++ b/lib/client-api/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.4.0-RC01 + 4.4.0 .. diff --git a/lib/client-core/pom.xml b/lib/client-core/pom.xml index ea08bcc29..3d75a8ebe 100644 --- a/lib/client-core/pom.xml +++ b/lib/client-core/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.4.0-RC01 + 4.4.0 .. diff --git a/lib/commons-api/pom.xml b/lib/commons-api/pom.xml index 6a00040c2..ec942f1ff 100644 --- a/lib/commons-api/pom.xml +++ b/lib/commons-api/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.4.0-RC01 + 4.4.0 .. diff --git a/lib/commons-core/pom.xml b/lib/commons-core/pom.xml index 8675b12d6..6e4219d9f 100644 --- a/lib/commons-core/pom.xml +++ b/lib/commons-core/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.4.0-RC01 + 4.4.0 .. diff --git a/lib/pom.xml b/lib/pom.xml index bae0df540..0ff62cd49 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-parent - 4.4.0-RC01 + 4.4.0 .. diff --git a/lib/server-api/pom.xml b/lib/server-api/pom.xml index 7f75fb1d1..218181e4c 100644 --- a/lib/server-api/pom.xml +++ b/lib/server-api/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.4.0-RC01 + 4.4.0 .. diff --git a/lib/server-core-ext/pom.xml b/lib/server-core-ext/pom.xml index bd9890c77..b25b9b551 100644 --- a/lib/server-core-ext/pom.xml +++ b/lib/server-core-ext/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.4.0-RC01 + 4.4.0 .. diff --git a/lib/server-core/pom.xml b/lib/server-core/pom.xml index ea10df862..93a0f1aac 100644 --- a/lib/server-core/pom.xml +++ b/lib/server-core/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.4.0-RC01 + 4.4.0 .. diff --git a/lib/server-tecsvc/pom.xml b/lib/server-tecsvc/pom.xml index 6c43a1196..8a39e8cee 100644 --- a/lib/server-tecsvc/pom.xml +++ b/lib/server-tecsvc/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.4.0-RC01 + 4.4.0 .. diff --git a/lib/server-test/pom.xml b/lib/server-test/pom.xml index a7a55522a..61ac234cb 100644 --- a/lib/server-test/pom.xml +++ b/lib/server-test/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.4.0-RC01 + 4.4.0 .. diff --git a/pom.xml b/pom.xml index 62bf6a81a..d07978c84 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.olingo odata-parent - 4.4.0-RC01 + 4.4.0 pom Olingo-OData diff --git a/samples/client/pom.xml b/samples/client/pom.xml index cdc3ef1b1..f5abae2d0 100644 --- a/samples/client/pom.xml +++ b/samples/client/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-samples - 4.4.0-RC01 + 4.4.0 .. diff --git a/samples/osgi/server/pom.xml b/samples/osgi/server/pom.xml index 277e36d04..49d0d6ec1 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 - 4.4.0-RC01 + 4.4.0 ../.. diff --git a/samples/pom.xml b/samples/pom.xml index d0c6cc46d..69715dda1 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-parent - 4.4.0-RC01 + 4.4.0 .. diff --git a/samples/server/pom.xml b/samples/server/pom.xml index 6631f4cd3..8350e8491 100644 --- a/samples/server/pom.xml +++ b/samples/server/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-samples - 4.4.0-RC01 + 4.4.0 .. diff --git a/samples/tutorials/p0_all/pom.xml b/samples/tutorials/p0_all/pom.xml index 62a3943fe..29ca0e29b 100644 --- a/samples/tutorials/p0_all/pom.xml +++ b/samples/tutorials/p0_all/pom.xml @@ -25,7 +25,7 @@ my.group.id DemoService war - 4.4.0-RC01 + 4.4.0 ${project.artifactId} Webapp @@ -35,7 +35,7 @@ 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 diff --git a/samples/tutorials/p10_media/pom.xml b/samples/tutorials/p10_media/pom.xml index 2666d2545..f7424d4c7 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 - 4.4.0-RC01 + 4.4.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 diff --git a/samples/tutorials/p11_batch/pom.xml b/samples/tutorials/p11_batch/pom.xml index 7bfb6d714..3019ed646 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 - 4.4.0-RC01 + 4.4.0 ${project.artifactId}-Webapp 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 1.6 3.2 diff --git a/samples/tutorials/p12_deep_insert/pom.xml b/samples/tutorials/p12_deep_insert/pom.xml index 2408ab6fa..e48834bec 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 - 4.4.0-RC01 + 4.4.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 diff --git a/samples/tutorials/p12_deep_insert_preparation/pom.xml b/samples/tutorials/p12_deep_insert_preparation/pom.xml index fa2096f2c..c4d1a85ae 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 - 4.4.0-RC01 + 4.4.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 diff --git a/samples/tutorials/p1_read/pom.xml b/samples/tutorials/p1_read/pom.xml index d07ba4727..6ba9005ff 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 - 4.4.0-RC01 + 4.4.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 diff --git a/samples/tutorials/p2_readep/pom.xml b/samples/tutorials/p2_readep/pom.xml index aa4a3fade..e55cc4224 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 - 4.4.0-RC01 + 4.4.0 ${project.artifactId}-Webapp @@ -19,7 +19,7 @@ 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 diff --git a/samples/tutorials/p3_write/pom.xml b/samples/tutorials/p3_write/pom.xml index ee7638ca3..47fe1ec12 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 - 4.4.0-RC01 + 4.4.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 diff --git a/samples/tutorials/p4_navigation/pom.xml b/samples/tutorials/p4_navigation/pom.xml index 4d39e99fa..aac21d7a4 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 - 4.4.0-RC01 + 4.4.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 diff --git a/samples/tutorials/p5_queryoptions-tcs/pom.xml b/samples/tutorials/p5_queryoptions-tcs/pom.xml index 5250b85e4..075a6cca2 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 - 4.4.0-RC01 + 4.4.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 diff --git a/samples/tutorials/p6_queryoptions-es/pom.xml b/samples/tutorials/p6_queryoptions-es/pom.xml index 9280027b1..829b14cf8 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 - 4.4.0-RC01 + 4.4.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 diff --git a/samples/tutorials/p7_queryoptions-o/pom.xml b/samples/tutorials/p7_queryoptions-o/pom.xml index fca0b0d77..f9caaec4b 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 - 4.4.0-RC01 + 4.4.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 diff --git a/samples/tutorials/p8_queryoptions-f/pom.xml b/samples/tutorials/p8_queryoptions-f/pom.xml index 59641cb6a..7dc75ce2e 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 - 4.4.0-RC01 + 4.4.0 ${project.artifactId} Webapp @@ -35,7 +35,7 @@ 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 diff --git a/samples/tutorials/p9_action/pom.xml b/samples/tutorials/p9_action/pom.xml index 8e83c8b61..44327e019 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 - 4.4.0-RC01 + 4.4.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 diff --git a/samples/tutorials/p9_action_preparation/pom.xml b/samples/tutorials/p9_action_preparation/pom.xml index 19e839eb3..134a36b49 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 - 4.4.0-RC01 + 4.4.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 diff --git a/samples/tutorials/pe_streaming/pom.xml b/samples/tutorials/pe_streaming/pom.xml index f9def8fb0..f4d3dd3ad 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 - 4.4.0-RC01 + 4.4.0 ${project.artifactId}-Webapp @@ -19,7 +19,7 @@ 2.5 - 4.4.0-RC01 + 4.4.0 1.7.7 diff --git a/samples/tutorials/pom.xml b/samples/tutorials/pom.xml index c359724d6..dbc239c70 100644 --- a/samples/tutorials/pom.xml +++ b/samples/tutorials/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-samples - 4.4.0-RC01 + 4.4.0 ..