From c0f1b997ef6a21a7a5dbfc5aed27efe0d4d882e4 Mon Sep 17 00:00:00 2001 From: Christian Amend Date: Fri, 29 Jul 2016 11:16:16 +0200 Subject: [PATCH] [OLINGO-993] Set SNAPSHOT version again --- 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 +- 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 +- 46 files changed, 62 insertions(+), 62 deletions(-) diff --git a/dist/android-lib/pom.xml b/dist/android-lib/pom.xml index 08f42c294..cc84b17a0 100644 --- a/dist/android-lib/pom.xml +++ b/dist/android-lib/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/dist/client-lib/pom.xml b/dist/client-lib/pom.xml index a4055eb07..ad13258cd 100644 --- a/dist/client-lib/pom.xml +++ b/dist/client-lib/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/dist/javadoc/pom.xml b/dist/javadoc/pom.xml index 07884f4ce..9deba2e64 100644 --- a/dist/javadoc/pom.xml +++ b/dist/javadoc/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/dist/pom.xml b/dist/pom.xml index 26a493728..abbbab447 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-parent - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/dist/server-lib-ext/pom.xml b/dist/server-lib-ext/pom.xml index c3f96d6e0..4a333512b 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.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/dist/server-lib/pom.xml b/dist/server-lib/pom.xml index 86bda145e..099686ca1 100644 --- a/dist/server-lib/pom.xml +++ b/dist/server-lib/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-dist - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/ext/client-android/pom.xml b/ext/client-android/pom.xml index d093ef1d8..74d5bb67c 100644 --- a/ext/client-android/pom.xml +++ b/ext/client-android/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-ext - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/ext/client-proxy/pom.xml b/ext/client-proxy/pom.xml index 52570cdb7..708a40756 100644 --- a/ext/client-proxy/pom.xml +++ b/ext/client-proxy/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-ext - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/ext/karaf/karaf-features/pom.xml b/ext/karaf/karaf-features/pom.xml index aed1e26cc..e38f0f9ca 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.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/ext/karaf/karaf-fit/pom.xml b/ext/karaf/karaf-fit/pom.xml index 8d166c339..883776b9f 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.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/ext/karaf/pom.xml b/ext/karaf/pom.xml index 84ae35670..a8693a2b5 100644 --- a/ext/karaf/pom.xml +++ b/ext/karaf/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-ext - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/ext/pojogen-maven-plugin/pom.xml b/ext/pojogen-maven-plugin/pom.xml index cf21fbf10..a65956fa7 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.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/ext/pom.xml b/ext/pom.xml index 3566c83d3..f71363543 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-parent - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/fit/pom.xml b/fit/pom.xml index b29d8cd19..97c371266 100644 --- a/fit/pom.xml +++ b/fit/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-parent - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/lib/client-api/pom.xml b/lib/client-api/pom.xml index 12e2105df..8561b4070 100644 --- a/lib/client-api/pom.xml +++ b/lib/client-api/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/lib/client-core/pom.xml b/lib/client-core/pom.xml index 7fba0d1fc..7ec36bd92 100644 --- a/lib/client-core/pom.xml +++ b/lib/client-core/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/lib/commons-api/pom.xml b/lib/commons-api/pom.xml index 760d36894..2d7b8d566 100644 --- a/lib/commons-api/pom.xml +++ b/lib/commons-api/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/lib/commons-core/pom.xml b/lib/commons-core/pom.xml index cb7ba09e4..274598a8f 100644 --- a/lib/commons-core/pom.xml +++ b/lib/commons-core/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/lib/pom.xml b/lib/pom.xml index eee8db3ee..1f25a5287 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-parent - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/lib/server-api/pom.xml b/lib/server-api/pom.xml index 535276bbb..e82925b0a 100644 --- a/lib/server-api/pom.xml +++ b/lib/server-api/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/lib/server-core-ext/pom.xml b/lib/server-core-ext/pom.xml index 304ea26c6..db6f6fc94 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.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/lib/server-core/pom.xml b/lib/server-core/pom.xml index d750be61f..a35ab1629 100644 --- a/lib/server-core/pom.xml +++ b/lib/server-core/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/lib/server-tecsvc/pom.xml b/lib/server-tecsvc/pom.xml index 3524c9c0b..767045820 100644 --- a/lib/server-tecsvc/pom.xml +++ b/lib/server-tecsvc/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/lib/server-test/pom.xml b/lib/server-test/pom.xml index d740e74b7..cd9cd7384 100644 --- a/lib/server-test/pom.xml +++ b/lib/server-test/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-lib - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index 8001b98d1..cb57180e5 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.olingo odata-parent - 4.3.0-beta + 4.3.0-SNAPSHOT pom Olingo-OData diff --git a/samples/client/pom.xml b/samples/client/pom.xml index 03d102b1f..3cad0ccee 100644 --- a/samples/client/pom.xml +++ b/samples/client/pom.xml @@ -31,7 +31,7 @@ org.apache.olingo odata-samples - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/samples/osgi/server/pom.xml b/samples/osgi/server/pom.xml index aa34cd91e..052e39968 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.3.0-beta + 4.3.0-SNAPSHOT ../.. diff --git a/samples/pom.xml b/samples/pom.xml index a90762525..2e7dd1431 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-parent - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/samples/server/pom.xml b/samples/server/pom.xml index 27985c7be..550ab3d8f 100644 --- a/samples/server/pom.xml +++ b/samples/server/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-samples - 4.3.0-beta + 4.3.0-SNAPSHOT .. diff --git a/samples/tutorials/p0_all/pom.xml b/samples/tutorials/p0_all/pom.xml index 94346e0e6..373ba5801 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.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId} Webapp @@ -35,7 +35,7 @@ 2.5 - 4.3.0-beta + 4.3.0-SNAPSHOT 1.7.7 diff --git a/samples/tutorials/p10_media/pom.xml b/samples/tutorials/p10_media/pom.xml index bd23065d2..f832568f8 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.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.3.0-beta + 4.3.0-SNAPSHOT 1.7.7 diff --git a/samples/tutorials/p11_batch/pom.xml b/samples/tutorials/p11_batch/pom.xml index 3d417a88f..1f9f5010a 100644 --- a/samples/tutorials/p11_batch/pom.xml +++ b/samples/tutorials/p11_batch/pom.xml @@ -25,7 +25,7 @@ my.group.id DemoService-Batch war - 4.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.3.0-beta + 4.3.0-SNAPSHOT 1.7.7 diff --git a/samples/tutorials/p12_deep_insert/pom.xml b/samples/tutorials/p12_deep_insert/pom.xml index 94317376b..f4fd08db5 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.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.3.0-beta + 4.3.0-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 f4d21e7bd..5a56b2e24 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.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.3.0-beta + 4.3.0-SNAPSHOT 1.7.7 diff --git a/samples/tutorials/p1_read/pom.xml b/samples/tutorials/p1_read/pom.xml index 0e7230e83..3b65d3ef6 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.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.3.0-beta + 4.3.0-SNAPSHOT 1.7.7 diff --git a/samples/tutorials/p2_readep/pom.xml b/samples/tutorials/p2_readep/pom.xml index b97f7e259..0831a6519 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.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId}-Webapp @@ -19,7 +19,7 @@ 2.5 - 4.3.0-beta + 4.3.0-SNAPSHOT 1.7.7 diff --git a/samples/tutorials/p3_write/pom.xml b/samples/tutorials/p3_write/pom.xml index ee9b0fede..45d695afd 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.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.3.0-beta + 4.3.0-SNAPSHOT 1.7.7 diff --git a/samples/tutorials/p4_navigation/pom.xml b/samples/tutorials/p4_navigation/pom.xml index 6d3251615..0136dce30 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.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.3.0-beta + 4.3.0-SNAPSHOT 1.7.7 diff --git a/samples/tutorials/p5_queryoptions-tcs/pom.xml b/samples/tutorials/p5_queryoptions-tcs/pom.xml index 097ba6725..a77642dbe 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.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.3.0-beta + 4.3.0-SNAPSHOT 1.7.7 diff --git a/samples/tutorials/p6_queryoptions-es/pom.xml b/samples/tutorials/p6_queryoptions-es/pom.xml index 723ce54f1..83a8ece99 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.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.3.0-beta + 4.3.0-SNAPSHOT 1.7.7 diff --git a/samples/tutorials/p7_queryoptions-o/pom.xml b/samples/tutorials/p7_queryoptions-o/pom.xml index 7a9a6e6c7..ccc03203b 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.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.3.0-beta + 4.3.0-SNAPSHOT 1.7.7 diff --git a/samples/tutorials/p8_queryoptions-f/pom.xml b/samples/tutorials/p8_queryoptions-f/pom.xml index e0e4713b1..817dc67cc 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.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId} Webapp @@ -35,7 +35,7 @@ 2.5 - 4.3.0-beta + 4.3.0-SNAPSHOT 1.7.7 diff --git a/samples/tutorials/p9_action/pom.xml b/samples/tutorials/p9_action/pom.xml index 849ca0751..d9bdcd8f6 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.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.3.0-beta + 4.3.0-SNAPSHOT 1.7.7 diff --git a/samples/tutorials/p9_action_preparation/pom.xml b/samples/tutorials/p9_action_preparation/pom.xml index 67b8f8923..1ce5d4bc2 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.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId}-Webapp @@ -35,7 +35,7 @@ 2.5 - 4.3.0-beta + 4.3.0-SNAPSHOT 1.7.7 diff --git a/samples/tutorials/pe_streaming/pom.xml b/samples/tutorials/pe_streaming/pom.xml index 84533902d..8013e0138 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.3.0-beta + 4.3.0-SNAPSHOT ${project.artifactId}-Webapp @@ -19,7 +19,7 @@ 2.5 - 4.3.0-beta + 4.3.0-SNAPSHOT 1.7.7 diff --git a/samples/tutorials/pom.xml b/samples/tutorials/pom.xml index b8b6061da..c6b6527a8 100644 --- a/samples/tutorials/pom.xml +++ b/samples/tutorials/pom.xml @@ -30,7 +30,7 @@ org.apache.olingo odata-samples - 4.3.0-beta + 4.3.0-SNAPSHOT ..