diff --git a/dist/android-lib/pom.xml b/dist/android-lib/pom.xml index 8310e74bda..803d4b3e72 100644 --- a/dist/android-lib/pom.xml +++ b/dist/android-lib/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.7.0-RC01 + 4.7.0 .. diff --git a/dist/client-lib/pom.xml b/dist/client-lib/pom.xml index 2ffb206e22..de3b8fdd32 100644 --- a/dist/client-lib/pom.xml +++ b/dist/client-lib/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.7.0-RC01 + 4.7.0 .. diff --git a/dist/javadoc/pom.xml b/dist/javadoc/pom.xml index b091026ffc..3e37dbdfa0 100644 --- a/dist/javadoc/pom.xml +++ b/dist/javadoc/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.7.0-RC01 + 4.7.0 .. diff --git a/dist/pom.xml b/dist/pom.xml index 89186c1627..f06acf325e 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-parent - 4.7.0-RC01 + 4.7.0 .. diff --git a/dist/server-lib-ext/pom.xml b/dist/server-lib-ext/pom.xml index 34ca72594c..670f8d856b 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.7.0-RC01 + 4.7.0 .. diff --git a/dist/server-lib/pom.xml b/dist/server-lib/pom.xml index 0a250f6510..d7224a08a3 100644 --- a/dist/server-lib/pom.xml +++ b/dist/server-lib/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.7.0-RC01 + 4.7.0 .. diff --git a/ext/client-android/pom.xml b/ext/client-android/pom.xml index 06737d81a1..282134473c 100644 --- a/ext/client-android/pom.xml +++ b/ext/client-android/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-ext - 4.7.0-RC01 + 4.7.0 .. diff --git a/ext/client-proxy/pom.xml b/ext/client-proxy/pom.xml index a83a018b45..c629b28ad2 100644 --- a/ext/client-proxy/pom.xml +++ b/ext/client-proxy/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-ext - 4.7.0-RC01 + 4.7.0 .. diff --git a/ext/karaf/karaf-features/pom.xml b/ext/karaf/karaf-features/pom.xml index cd667d1028..499eb43213 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.7.0-RC01 + 4.7.0 .. diff --git a/ext/karaf/karaf-fit/pom.xml b/ext/karaf/karaf-fit/pom.xml index d1a6e9e7ad..cc4468cc1f 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.7.0-RC01 + 4.7.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 0ade2a5088..fe3c9f7585 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", "4.7.0-RC01"), + mavenBundle("org.apache.olingo", "odata-server-osgi-sample", "4.7.0"), logLevel(LogLevel.INFO) }; } diff --git a/ext/karaf/pom.xml b/ext/karaf/pom.xml index 89ee4ef99b..0c7a7aaa49 100644 --- a/ext/karaf/pom.xml +++ b/ext/karaf/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-ext - 4.7.0-RC01 + 4.7.0 .. diff --git a/ext/pojogen-maven-plugin/pom.xml b/ext/pojogen-maven-plugin/pom.xml index 89a6966a91..c0aa71fb18 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.7.0-RC01 + 4.7.0 .. diff --git a/ext/pom.xml b/ext/pom.xml index 2b22b2bda2..f937a4cf07 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-parent - 4.7.0-RC01 + 4.7.0 .. diff --git a/fit/pom.xml b/fit/pom.xml index a98c7cf723..caaaaa6fea 100644 --- a/fit/pom.xml +++ b/fit/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-parent - 4.7.0-RC01 + 4.7.0 .. diff --git a/lib/client-api/pom.xml b/lib/client-api/pom.xml index 432f6fe371..088a9de512 100644 --- a/lib/client-api/pom.xml +++ b/lib/client-api/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.0-RC01 + 4.7.0 .. diff --git a/lib/client-core/pom.xml b/lib/client-core/pom.xml index 1971485025..2ea79ebc88 100644 --- a/lib/client-core/pom.xml +++ b/lib/client-core/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.0-RC01 + 4.7.0 .. diff --git a/lib/commons-api/pom.xml b/lib/commons-api/pom.xml index 405b1df496..515899ca6d 100644 --- a/lib/commons-api/pom.xml +++ b/lib/commons-api/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.0-RC01 + 4.7.0 .. diff --git a/lib/commons-core/pom.xml b/lib/commons-core/pom.xml index 23848da5b9..af298d10dc 100644 --- a/lib/commons-core/pom.xml +++ b/lib/commons-core/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.0-RC01 + 4.7.0 .. diff --git a/lib/pom.xml b/lib/pom.xml index f4f05f2fc3..3c6335abca 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-parent - 4.7.0-RC01 + 4.7.0 .. diff --git a/lib/server-api/pom.xml b/lib/server-api/pom.xml index 74aa0a664d..f99ebc5f6c 100644 --- a/lib/server-api/pom.xml +++ b/lib/server-api/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.0-RC01 + 4.7.0 .. diff --git a/lib/server-core-ext/pom.xml b/lib/server-core-ext/pom.xml index 6833c0e418..8c8b28422e 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.7.0-RC01 + 4.7.0 .. diff --git a/lib/server-core/pom.xml b/lib/server-core/pom.xml index 84fdbed152..3a97232b57 100644 --- a/lib/server-core/pom.xml +++ b/lib/server-core/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.0-RC01 + 4.7.0 .. diff --git a/lib/server-tecsvc/pom.xml b/lib/server-tecsvc/pom.xml index 8584ea9d9f..22b8173b08 100644 --- a/lib/server-tecsvc/pom.xml +++ b/lib/server-tecsvc/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.0-RC01 + 4.7.0 .. diff --git a/lib/server-test/pom.xml b/lib/server-test/pom.xml index 48c76d02de..04570da9e2 100644 --- a/lib/server-test/pom.xml +++ b/lib/server-test/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.0-RC01 + 4.7.0 .. diff --git a/pom.xml b/pom.xml index 3a4571ac31..8b300d3cd6 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.olingo odata-parent - 4.7.0-RC01 + 4.7.0 pom Olingo-OData diff --git a/samples/client/pom.xml b/samples/client/pom.xml index 3b3069c7d7..7619cfc523 100644 --- a/samples/client/pom.xml +++ b/samples/client/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-samples - 4.7.0-RC01 + 4.7.0 .. diff --git a/samples/osgi/server/pom.xml b/samples/osgi/server/pom.xml index b7776dac21..e026a41dad 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.7.0-RC01 + 4.7.0 ../.. diff --git a/samples/pom.xml b/samples/pom.xml index dfc12c8f7a..355732ce64 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-parent - 4.7.0-RC01 + 4.7.0 .. diff --git a/samples/server/pom.xml b/samples/server/pom.xml index 6f9d1af958..868c74d3e0 100644 --- a/samples/server/pom.xml +++ b/samples/server/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-samples - 4.7.0-RC01 + 4.7.0 .. diff --git a/samples/tutorials/p0_all/pom.xml b/samples/tutorials/p0_all/pom.xml index 19eb8b44fd..332bfb6e0c 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.7.0-RC01 + 4.7.0 ${project.artifactId} Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.0-RC01 + 4.7.0 1.7.7 diff --git a/samples/tutorials/p10_media/pom.xml b/samples/tutorials/p10_media/pom.xml index e5af34c3c2..b06aa33a69 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.7.0-RC01 + 4.7.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.0-RC01 + 4.7.0 1.7.7 diff --git a/samples/tutorials/p11_batch/pom.xml b/samples/tutorials/p11_batch/pom.xml index 2092f40cee..3ba8a69145 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.7.0-RC01 + 4.7.0 ${project.artifactId}-Webapp 2.5 - 4.7.0-RC01 + 4.7.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 9504817a42..9fb5c5b530 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.7.0-RC01 + 4.7.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.0-RC01 + 4.7.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 9dbeb89927..a2b65a112a 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.7.0-RC01 + 4.7.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.0-RC01 + 4.7.0 1.7.7 diff --git a/samples/tutorials/p1_read/pom.xml b/samples/tutorials/p1_read/pom.xml index 2c35b65c9d..2510acfed9 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.7.0-RC01 + 4.7.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.0-RC01 + 4.7.0 1.7.7 diff --git a/samples/tutorials/p2_readep/pom.xml b/samples/tutorials/p2_readep/pom.xml index 7c2bd5ff03..d98c64b8d1 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.7.0-RC01 + 4.7.0 ${project.artifactId}-Webapp @@ -19,7 +19,7 @@ 2.5 - 4.7.0-RC01 + 4.7.0 1.7.7 diff --git a/samples/tutorials/p3_write/pom.xml b/samples/tutorials/p3_write/pom.xml index 625d678e29..0a36192af3 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.7.0-RC01 + 4.7.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.0-RC01 + 4.7.0 1.7.7 diff --git a/samples/tutorials/p4_navigation/pom.xml b/samples/tutorials/p4_navigation/pom.xml index 2055238f76..a48d552af7 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.7.0-RC01 + 4.7.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.0-RC01 + 4.7.0 1.7.7 diff --git a/samples/tutorials/p5_queryoptions-tcs/pom.xml b/samples/tutorials/p5_queryoptions-tcs/pom.xml index 6d79bd6ab8..09e158d1cf 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.7.0-RC01 + 4.7.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.0-RC01 + 4.7.0 1.7.7 diff --git a/samples/tutorials/p6_queryoptions-es/pom.xml b/samples/tutorials/p6_queryoptions-es/pom.xml index d4904f6a1e..0277393ece 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.7.0-RC01 + 4.7.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.0-RC01 + 4.7.0 1.7.7 diff --git a/samples/tutorials/p7_queryoptions-o/pom.xml b/samples/tutorials/p7_queryoptions-o/pom.xml index 889d7d6c88..910eef3deb 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.7.0-RC01 + 4.7.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.0-RC01 + 4.7.0 1.7.7 diff --git a/samples/tutorials/p8_queryoptions-f/pom.xml b/samples/tutorials/p8_queryoptions-f/pom.xml index 716f1b67e8..5367b4d0a9 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.7.0-RC01 + 4.7.0 ${project.artifactId} Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.0-RC01 + 4.7.0 1.7.7 diff --git a/samples/tutorials/p9_action/pom.xml b/samples/tutorials/p9_action/pom.xml index 2d68546f37..b0ac668f5c 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.7.0-RC01 + 4.7.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.0-RC01 + 4.7.0 1.7.7 diff --git a/samples/tutorials/p9_action_preparation/pom.xml b/samples/tutorials/p9_action_preparation/pom.xml index cfb6040544..ff9318a89e 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.7.0-RC01 + 4.7.0 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.0-RC01 + 4.7.0 1.7.7 diff --git a/samples/tutorials/pe_streaming/pom.xml b/samples/tutorials/pe_streaming/pom.xml index 1167350c40..ecba3230a4 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.7.0-RC01 + 4.7.0 ${project.artifactId}-Webapp @@ -19,7 +19,7 @@ 2.5 - 4.7.0-RC01 + 4.7.0 1.7.7 diff --git a/samples/tutorials/pom.xml b/samples/tutorials/pom.xml index efdeae75d2..c2426a1e19 100644 --- a/samples/tutorials/pom.xml +++ b/samples/tutorials/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-samples - 4.7.0-RC01 + 4.7.0 ..