From dd944cd1816c587ebda87d46b7854a7c5759e916 Mon Sep 17 00:00:00 2001 From: mibo Date: Wed, 25 Dec 2019 06:11:03 +0100 Subject: [PATCH] [OLINGO-1418] Set version to 4.7.1 --- dist/android-lib/pom.xml | 2 +- dist/client-lib/pom.xml | 2 +- dist/javadoc/pom.xml | 2 +- dist/pom.xml | 2 +- dist/server-lib-ext/pom.xml | 2 +- dist/server-lib/pom.xml | 2 +- ext/client-android/pom.xml | 2 +- ext/client-proxy/pom.xml | 2 +- ext/karaf/karaf-features/pom.xml | 2 +- ext/karaf/karaf-fit/pom.xml | 2 +- .../org/apache/olingo/osgi/itests/server/CarServiceTest.java | 2 +- ext/karaf/pom.xml | 2 +- ext/pojogen-maven-plugin/pom.xml | 2 +- ext/pom.xml | 2 +- fit/pom.xml | 2 +- lib/client-api/pom.xml | 2 +- lib/client-core/pom.xml | 2 +- lib/commons-api/pom.xml | 2 +- lib/commons-core/pom.xml | 2 +- lib/pom.xml | 2 +- lib/server-api/pom.xml | 2 +- lib/server-core-ext/pom.xml | 2 +- lib/server-core/pom.xml | 2 +- lib/server-tecsvc/pom.xml | 2 +- lib/server-test/pom.xml | 2 +- pom.xml | 2 +- samples/client/pom.xml | 2 +- samples/osgi/server/pom.xml | 2 +- samples/pom.xml | 2 +- samples/server/pom.xml | 2 +- samples/tutorials/p0_all/pom.xml | 4 ++-- samples/tutorials/p10_media/pom.xml | 4 ++-- samples/tutorials/p11_batch/pom.xml | 4 ++-- samples/tutorials/p12_deep_insert/pom.xml | 4 ++-- samples/tutorials/p12_deep_insert_preparation/pom.xml | 4 ++-- samples/tutorials/p1_read/pom.xml | 4 ++-- samples/tutorials/p2_readep/pom.xml | 4 ++-- samples/tutorials/p3_write/pom.xml | 4 ++-- samples/tutorials/p4_navigation/pom.xml | 4 ++-- samples/tutorials/p5_queryoptions-tcs/pom.xml | 4 ++-- samples/tutorials/p6_queryoptions-es/pom.xml | 4 ++-- samples/tutorials/p7_queryoptions-o/pom.xml | 4 ++-- samples/tutorials/p8_queryoptions-f/pom.xml | 4 ++-- samples/tutorials/p9_action/pom.xml | 4 ++-- samples/tutorials/p9_action_preparation/pom.xml | 4 ++-- samples/tutorials/pe_streaming/pom.xml | 4 ++-- samples/tutorials/pom.xml | 2 +- 47 files changed, 63 insertions(+), 63 deletions(-) diff --git a/dist/android-lib/pom.xml b/dist/android-lib/pom.xml index e410e58d0..755f63e06 100644 --- a/dist/android-lib/pom.xml +++ b/dist/android-lib/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.7.1-RC01 + 4.7.1 .. diff --git a/dist/client-lib/pom.xml b/dist/client-lib/pom.xml index 7cd20454f..3b02d3396 100644 --- a/dist/client-lib/pom.xml +++ b/dist/client-lib/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.7.1-RC01 + 4.7.1 .. diff --git a/dist/javadoc/pom.xml b/dist/javadoc/pom.xml index 65c3fde41..3dc0aeb7e 100644 --- a/dist/javadoc/pom.xml +++ b/dist/javadoc/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.7.1-RC01 + 4.7.1 .. diff --git a/dist/pom.xml b/dist/pom.xml index e1292d2d0..d8ba3e132 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-parent - 4.7.1-RC01 + 4.7.1 .. diff --git a/dist/server-lib-ext/pom.xml b/dist/server-lib-ext/pom.xml index 61a3e99c3..fcd5cf4fe 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.1-RC01 + 4.7.1 .. diff --git a/dist/server-lib/pom.xml b/dist/server-lib/pom.xml index becbca2bd..8222c9467 100644 --- a/dist/server-lib/pom.xml +++ b/dist/server-lib/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.7.1-RC01 + 4.7.1 .. diff --git a/ext/client-android/pom.xml b/ext/client-android/pom.xml index f7a58f2be..32c58e63c 100644 --- a/ext/client-android/pom.xml +++ b/ext/client-android/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-ext - 4.7.1-RC01 + 4.7.1 .. diff --git a/ext/client-proxy/pom.xml b/ext/client-proxy/pom.xml index 66e0d7335..0a595dce6 100644 --- a/ext/client-proxy/pom.xml +++ b/ext/client-proxy/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-ext - 4.7.1-RC01 + 4.7.1 .. diff --git a/ext/karaf/karaf-features/pom.xml b/ext/karaf/karaf-features/pom.xml index 7f97fa3a9..adb4b4630 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.1-RC01 + 4.7.1 .. diff --git a/ext/karaf/karaf-fit/pom.xml b/ext/karaf/karaf-fit/pom.xml index 27f6bec1f..3e4bc5bc5 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.1-RC01 + 4.7.1 .. 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 7393ac2ed..276187d0b 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.7.1-RC01"), + mavenBundle("org.apache.olingo", "odata-server-osgi-sample", "4.7.1"), logLevel(LogLevel.INFO) }; } diff --git a/ext/karaf/pom.xml b/ext/karaf/pom.xml index 57daaf2bc..ced85197b 100644 --- a/ext/karaf/pom.xml +++ b/ext/karaf/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-ext - 4.7.1-RC01 + 4.7.1 .. diff --git a/ext/pojogen-maven-plugin/pom.xml b/ext/pojogen-maven-plugin/pom.xml index 860789e6b..13ba36756 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.1-RC01 + 4.7.1 .. diff --git a/ext/pom.xml b/ext/pom.xml index 714e99b30..df330a1fb 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-parent - 4.7.1-RC01 + 4.7.1 .. diff --git a/fit/pom.xml b/fit/pom.xml index 7360a6b47..8f016ad42 100644 --- a/fit/pom.xml +++ b/fit/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-parent - 4.7.1-RC01 + 4.7.1 .. diff --git a/lib/client-api/pom.xml b/lib/client-api/pom.xml index 671aef1a3..0b1716307 100644 --- a/lib/client-api/pom.xml +++ b/lib/client-api/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.1-RC01 + 4.7.1 .. diff --git a/lib/client-core/pom.xml b/lib/client-core/pom.xml index c9b918019..05bcd2d93 100644 --- a/lib/client-core/pom.xml +++ b/lib/client-core/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.1-RC01 + 4.7.1 .. diff --git a/lib/commons-api/pom.xml b/lib/commons-api/pom.xml index 19c0ee397..2e7e184da 100644 --- a/lib/commons-api/pom.xml +++ b/lib/commons-api/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.1-RC01 + 4.7.1 .. diff --git a/lib/commons-core/pom.xml b/lib/commons-core/pom.xml index 9f641770a..a7ba94011 100644 --- a/lib/commons-core/pom.xml +++ b/lib/commons-core/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.1-RC01 + 4.7.1 .. diff --git a/lib/pom.xml b/lib/pom.xml index 85c6d1a48..bd205a1f5 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-parent - 4.7.1-RC01 + 4.7.1 .. diff --git a/lib/server-api/pom.xml b/lib/server-api/pom.xml index 85f6245c2..8ce0d6cd6 100644 --- a/lib/server-api/pom.xml +++ b/lib/server-api/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.1-RC01 + 4.7.1 .. diff --git a/lib/server-core-ext/pom.xml b/lib/server-core-ext/pom.xml index 721a59d87..a1c8514d9 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.1-RC01 + 4.7.1 .. diff --git a/lib/server-core/pom.xml b/lib/server-core/pom.xml index 7badf79fc..4565fb6b8 100644 --- a/lib/server-core/pom.xml +++ b/lib/server-core/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.1-RC01 + 4.7.1 .. diff --git a/lib/server-tecsvc/pom.xml b/lib/server-tecsvc/pom.xml index da153a043..624220909 100644 --- a/lib/server-tecsvc/pom.xml +++ b/lib/server-tecsvc/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.1-RC01 + 4.7.1 .. diff --git a/lib/server-test/pom.xml b/lib/server-test/pom.xml index ff41da3d0..6c4826d7f 100644 --- a/lib/server-test/pom.xml +++ b/lib/server-test/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.7.1-RC01 + 4.7.1 .. diff --git a/pom.xml b/pom.xml index 008902883..f288ce369 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.olingo odata-parent - 4.7.1-RC01 + 4.7.1 pom Olingo-OData diff --git a/samples/client/pom.xml b/samples/client/pom.xml index 24b94a92f..8b962a689 100644 --- a/samples/client/pom.xml +++ b/samples/client/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-samples - 4.7.1-RC01 + 4.7.1 .. diff --git a/samples/osgi/server/pom.xml b/samples/osgi/server/pom.xml index e8ebec001..834aaab51 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.1-RC01 + 4.7.1 ../.. diff --git a/samples/pom.xml b/samples/pom.xml index 840432ca6..04f90fb11 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-parent - 4.7.1-RC01 + 4.7.1 .. diff --git a/samples/server/pom.xml b/samples/server/pom.xml index a9ebfd8ac..4e00a07ac 100644 --- a/samples/server/pom.xml +++ b/samples/server/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-samples - 4.7.1-RC01 + 4.7.1 .. diff --git a/samples/tutorials/p0_all/pom.xml b/samples/tutorials/p0_all/pom.xml index da310894d..33e02800a 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.1-RC01 + 4.7.1 ${project.artifactId} Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.1-RC01 + 4.7.1 1.7.7 diff --git a/samples/tutorials/p10_media/pom.xml b/samples/tutorials/p10_media/pom.xml index 87cd9f210..204effa96 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.1-RC01 + 4.7.1 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.1-RC01 + 4.7.1 1.7.7 diff --git a/samples/tutorials/p11_batch/pom.xml b/samples/tutorials/p11_batch/pom.xml index 3880577e8..903f5b3bc 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.1-RC01 + 4.7.1 ${project.artifactId}-Webapp 2.5 - 4.7.1-RC01 + 4.7.1 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 cdf470bac..1384c5570 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.1-RC01 + 4.7.1 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.1-RC01 + 4.7.1 1.7.7 diff --git a/samples/tutorials/p12_deep_insert_preparation/pom.xml b/samples/tutorials/p12_deep_insert_preparation/pom.xml index e30488652..e5c5d08ed 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.1-RC01 + 4.7.1 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.1-RC01 + 4.7.1 1.7.7 diff --git a/samples/tutorials/p1_read/pom.xml b/samples/tutorials/p1_read/pom.xml index c8d525468..8bc0e41ce 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.1-RC01 + 4.7.1 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.1-RC01 + 4.7.1 1.7.7 diff --git a/samples/tutorials/p2_readep/pom.xml b/samples/tutorials/p2_readep/pom.xml index d519dd427..8b291fcf2 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.1-RC01 + 4.7.1 ${project.artifactId}-Webapp @@ -19,7 +19,7 @@ 2.5 - 4.7.1-RC01 + 4.7.1 1.7.7 diff --git a/samples/tutorials/p3_write/pom.xml b/samples/tutorials/p3_write/pom.xml index c01261e64..44dda3385 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.1-RC01 + 4.7.1 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.1-RC01 + 4.7.1 1.7.7 diff --git a/samples/tutorials/p4_navigation/pom.xml b/samples/tutorials/p4_navigation/pom.xml index 62e25a050..d52be3353 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.1-RC01 + 4.7.1 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.1-RC01 + 4.7.1 1.7.7 diff --git a/samples/tutorials/p5_queryoptions-tcs/pom.xml b/samples/tutorials/p5_queryoptions-tcs/pom.xml index 951a5a028..6399d59ac 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.1-RC01 + 4.7.1 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.1-RC01 + 4.7.1 1.7.7 diff --git a/samples/tutorials/p6_queryoptions-es/pom.xml b/samples/tutorials/p6_queryoptions-es/pom.xml index fd84a6266..bafa0e9ba 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.1-RC01 + 4.7.1 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.1-RC01 + 4.7.1 1.7.7 diff --git a/samples/tutorials/p7_queryoptions-o/pom.xml b/samples/tutorials/p7_queryoptions-o/pom.xml index 5e96b2448..8dac5ee9f 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.1-RC01 + 4.7.1 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.1-RC01 + 4.7.1 1.7.7 diff --git a/samples/tutorials/p8_queryoptions-f/pom.xml b/samples/tutorials/p8_queryoptions-f/pom.xml index 83d16b868..d3150aa6f 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.1-RC01 + 4.7.1 ${project.artifactId} Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.1-RC01 + 4.7.1 1.7.7 diff --git a/samples/tutorials/p9_action/pom.xml b/samples/tutorials/p9_action/pom.xml index 2c64eadca..4542444b2 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.1-RC01 + 4.7.1 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.1-RC01 + 4.7.1 1.7.7 diff --git a/samples/tutorials/p9_action_preparation/pom.xml b/samples/tutorials/p9_action_preparation/pom.xml index 8f2b1a07c..213dcb025 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.1-RC01 + 4.7.1 ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.7.1-RC01 + 4.7.1 1.7.7 diff --git a/samples/tutorials/pe_streaming/pom.xml b/samples/tutorials/pe_streaming/pom.xml index 67b0eafd9..e3354360a 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.1-RC01 + 4.7.1 ${project.artifactId}-Webapp @@ -19,7 +19,7 @@ 2.5 - 4.7.1-RC01 + 4.7.1 1.7.7 diff --git a/samples/tutorials/pom.xml b/samples/tutorials/pom.xml index 7ed2ae8d0..bde70ba6d 100644 --- a/samples/tutorials/pom.xml +++ b/samples/tutorials/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-samples - 4.7.1-RC01 + 4.7.1 ..