This is an automated email from the ASF dual-hosted git repository.
mibo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/olingo-odata4.git
The following commit(s) were added to refs/heads/master by this push:
new b9edb6bf9 [OLINGO-1613] Set version to 5.0.0
b9edb6bf9 is described below
commit b9edb6bf942c8c0c1dd5e5f3d0705b96d252dd1f
Author: mibo <[email protected]>
AuthorDate: Sun Dec 17 20:56:12 2023 +0100
[OLINGO-1613] Set version to 5.0.0
---
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 +-
.../java/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 934f73d51..d4b71cc02 100644
--- a/dist/android-lib/pom.xml
+++ b/dist/android-lib/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-dist</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/dist/client-lib/pom.xml b/dist/client-lib/pom.xml
index f0179dea5..9d2b2e5b1 100644
--- a/dist/client-lib/pom.xml
+++ b/dist/client-lib/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-dist</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/dist/javadoc/pom.xml b/dist/javadoc/pom.xml
index 65baa3771..3a50083a7 100644
--- a/dist/javadoc/pom.xml
+++ b/dist/javadoc/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-dist</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/dist/pom.xml b/dist/pom.xml
index 2bfcb56e2..6e107fc3d 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-parent</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/dist/server-lib-ext/pom.xml b/dist/server-lib-ext/pom.xml
index a6049d1ae..11053468e 100644
--- a/dist/server-lib-ext/pom.xml
+++ b/dist/server-lib-ext/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-dist</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/dist/server-lib/pom.xml b/dist/server-lib/pom.xml
index f1eed43ab..f740ba92c 100644
--- a/dist/server-lib/pom.xml
+++ b/dist/server-lib/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-dist</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/ext/client-android/pom.xml b/ext/client-android/pom.xml
index 380f86e45..b27ea22d0 100644
--- a/ext/client-android/pom.xml
+++ b/ext/client-android/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-ext</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/ext/client-proxy/pom.xml b/ext/client-proxy/pom.xml
index a36f4ff5b..efa64ca2f 100644
--- a/ext/client-proxy/pom.xml
+++ b/ext/client-proxy/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-ext</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/ext/karaf/karaf-features/pom.xml b/ext/karaf/karaf-features/pom.xml
index 753df76a3..3617140e1 100644
--- a/ext/karaf/karaf-features/pom.xml
+++ b/ext/karaf/karaf-features/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-karaf</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
<build>
diff --git a/ext/karaf/karaf-fit/pom.xml b/ext/karaf/karaf-fit/pom.xml
index f078f3416..902bcc56f 100644
--- a/ext/karaf/karaf-fit/pom.xml
+++ b/ext/karaf/karaf-fit/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-karaf</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
<dependencies>
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 28ebea67e..f4e726e95 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",
"5.0.0-ALPHA-02-RC01"),
+ mavenBundle("org.apache.olingo", "odata-server-osgi-sample",
"5.0.0-RC01"),
logLevel(LogLevel.INFO)
};
}
diff --git a/ext/karaf/pom.xml b/ext/karaf/pom.xml
index c87e42391..94743d208 100644
--- a/ext/karaf/pom.xml
+++ b/ext/karaf/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-ext</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/ext/pojogen-maven-plugin/pom.xml b/ext/pojogen-maven-plugin/pom.xml
index 288f2e579..13bd1e902 100644
--- a/ext/pojogen-maven-plugin/pom.xml
+++ b/ext/pojogen-maven-plugin/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-ext</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/ext/pom.xml b/ext/pom.xml
index 6c2d6c7e9..6cc55f792 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-parent</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/fit/pom.xml b/fit/pom.xml
index 57e9c7f31..a11aeb8fb 100644
--- a/fit/pom.xml
+++ b/fit/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-parent</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
</parent>
<properties>
diff --git a/lib/client-api/pom.xml b/lib/client-api/pom.xml
index a21dd1e7f..b437b6bc1 100644
--- a/lib/client-api/pom.xml
+++ b/lib/client-api/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/lib/client-core/pom.xml b/lib/client-core/pom.xml
index e32660d56..ab60ffaaf 100644
--- a/lib/client-core/pom.xml
+++ b/lib/client-core/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/lib/commons-api/pom.xml b/lib/commons-api/pom.xml
index e12c71427..f76d19b37 100644
--- a/lib/commons-api/pom.xml
+++ b/lib/commons-api/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/lib/commons-core/pom.xml b/lib/commons-core/pom.xml
index 57e7ed81e..09732c41a 100644
--- a/lib/commons-core/pom.xml
+++ b/lib/commons-core/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/lib/pom.xml b/lib/pom.xml
index 5aa656994..826087b17 100644
--- a/lib/pom.xml
+++ b/lib/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-parent</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/lib/server-api/pom.xml b/lib/server-api/pom.xml
index b7280bd8a..8e999399d 100644
--- a/lib/server-api/pom.xml
+++ b/lib/server-api/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/lib/server-core-ext/pom.xml b/lib/server-core-ext/pom.xml
index 8725f5ae4..feef8d131 100644
--- a/lib/server-core-ext/pom.xml
+++ b/lib/server-core-ext/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
<dependencies>
diff --git a/lib/server-core/pom.xml b/lib/server-core/pom.xml
index 37f505d2a..1c8fc0036 100644
--- a/lib/server-core/pom.xml
+++ b/lib/server-core/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/lib/server-tecsvc/pom.xml b/lib/server-tecsvc/pom.xml
index 666c1ae4b..c1bea1bf7 100644
--- a/lib/server-tecsvc/pom.xml
+++ b/lib/server-tecsvc/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/lib/server-test/pom.xml b/lib/server-test/pom.xml
index b11af8d40..ac45f1a25 100644
--- a/lib/server-test/pom.xml
+++ b/lib/server-test/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 48981796e..c2acc72bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
<groupId>org.apache.olingo</groupId>
<artifactId>odata-parent</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<packaging>pom</packaging>
<name>Olingo-OData</name>
diff --git a/samples/client/pom.xml b/samples/client/pom.xml
index 26df25db1..ff028971f 100644
--- a/samples/client/pom.xml
+++ b/samples/client/pom.xml
@@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-samples</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/samples/osgi/server/pom.xml b/samples/osgi/server/pom.xml
index 47e6e5489..31764aa8a 100644
--- a/samples/osgi/server/pom.xml
+++ b/samples/osgi/server/pom.xml
@@ -30,7 +30,7 @@ under the License.
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-samples</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>../..</relativePath>
</parent>
diff --git a/samples/pom.xml b/samples/pom.xml
index 621d8f57a..ecdb92e89 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-parent</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/samples/server/pom.xml b/samples/server/pom.xml
index 2e471f17f..8244d6f18 100644
--- a/samples/server/pom.xml
+++ b/samples/server/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-samples</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/samples/tutorials/p0_all/pom.xml b/samples/tutorials/p0_all/pom.xml
index 18b1c8d43..67c99c035 100644
--- a/samples/tutorials/p0_all/pom.xml
+++ b/samples/tutorials/p0_all/pom.xml
@@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId} Webapp</name>
@@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>
diff --git a/samples/tutorials/p10_media/pom.xml
b/samples/tutorials/p10_media/pom.xml
index d07475a7d..0681283c8 100644
--- a/samples/tutorials/p10_media/pom.xml
+++ b/samples/tutorials/p10_media/pom.xml
@@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-Media</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId}-Webapp</name>
@@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>
diff --git a/samples/tutorials/p11_batch/pom.xml
b/samples/tutorials/p11_batch/pom.xml
index b1b1f2479..dba8ae3d4 100644
--- a/samples/tutorials/p11_batch/pom.xml
+++ b/samples/tutorials/p11_batch/pom.xml
@@ -25,13 +25,13 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-Batch</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId}-Webapp</name>
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
<project.source>17</project.source>
<compiler.plugin.version>3.11.0</compiler.plugin.version>
diff --git a/samples/tutorials/p12_deep_insert/pom.xml
b/samples/tutorials/p12_deep_insert/pom.xml
index 1d21ee03f..5743bee11 100644
--- a/samples/tutorials/p12_deep_insert/pom.xml
+++ b/samples/tutorials/p12_deep_insert/pom.xml
@@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-DeepInsert</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId}-Webapp</name>
@@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>
diff --git a/samples/tutorials/p12_deep_insert_preparation/pom.xml
b/samples/tutorials/p12_deep_insert_preparation/pom.xml
index d3ef22301..61523cf52 100644
--- a/samples/tutorials/p12_deep_insert_preparation/pom.xml
+++ b/samples/tutorials/p12_deep_insert_preparation/pom.xml
@@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-DeepInsertPreparation</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId}-Webapp</name>
@@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>
diff --git a/samples/tutorials/p1_read/pom.xml
b/samples/tutorials/p1_read/pom.xml
index 17dc8a84a..dc5879258 100755
--- a/samples/tutorials/p1_read/pom.xml
+++ b/samples/tutorials/p1_read/pom.xml
@@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-Read</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId}-Webapp</name>
@@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>
diff --git a/samples/tutorials/p2_readep/pom.xml
b/samples/tutorials/p2_readep/pom.xml
index f5c562071..59b060b1c 100755
--- a/samples/tutorials/p2_readep/pom.xml
+++ b/samples/tutorials/p2_readep/pom.xml
@@ -9,7 +9,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-ReadEp</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId}-Webapp</name>
@@ -19,7 +19,7 @@
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>
diff --git a/samples/tutorials/p3_write/pom.xml
b/samples/tutorials/p3_write/pom.xml
index 2e47d32a0..9f18d6121 100755
--- a/samples/tutorials/p3_write/pom.xml
+++ b/samples/tutorials/p3_write/pom.xml
@@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-Write</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId}-Webapp</name>
@@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>
diff --git a/samples/tutorials/p4_navigation/pom.xml
b/samples/tutorials/p4_navigation/pom.xml
index 5a50dd207..3041e4f82 100755
--- a/samples/tutorials/p4_navigation/pom.xml
+++ b/samples/tutorials/p4_navigation/pom.xml
@@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-Navigation</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId}-Webapp</name>
@@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>
diff --git a/samples/tutorials/p5_queryoptions-tcs/pom.xml
b/samples/tutorials/p5_queryoptions-tcs/pom.xml
index 79321a2a8..60d1a773e 100755
--- a/samples/tutorials/p5_queryoptions-tcs/pom.xml
+++ b/samples/tutorials/p5_queryoptions-tcs/pom.xml
@@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-QueryOptions-TCS</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId}-Webapp</name>
@@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>
diff --git a/samples/tutorials/p6_queryoptions-es/pom.xml
b/samples/tutorials/p6_queryoptions-es/pom.xml
index a18c0784c..bcd0db91b 100755
--- a/samples/tutorials/p6_queryoptions-es/pom.xml
+++ b/samples/tutorials/p6_queryoptions-es/pom.xml
@@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-QueryOptions-ES</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId}-Webapp</name>
@@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>
diff --git a/samples/tutorials/p7_queryoptions-o/pom.xml
b/samples/tutorials/p7_queryoptions-o/pom.xml
index ece8dc003..d26b23b9d 100644
--- a/samples/tutorials/p7_queryoptions-o/pom.xml
+++ b/samples/tutorials/p7_queryoptions-o/pom.xml
@@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-QueryOptions-O</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId}-Webapp</name>
@@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>
diff --git a/samples/tutorials/p8_queryoptions-f/pom.xml
b/samples/tutorials/p8_queryoptions-f/pom.xml
index c67532767..0941e323a 100644
--- a/samples/tutorials/p8_queryoptions-f/pom.xml
+++ b/samples/tutorials/p8_queryoptions-f/pom.xml
@@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-QueryOptions-F</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId} Webapp</name>
@@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>
diff --git a/samples/tutorials/p9_action/pom.xml
b/samples/tutorials/p9_action/pom.xml
index 1f1e7ad74..268de1278 100644
--- a/samples/tutorials/p9_action/pom.xml
+++ b/samples/tutorials/p9_action/pom.xml
@@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-Action</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId}-Webapp</name>
@@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>
diff --git a/samples/tutorials/p9_action_preparation/pom.xml
b/samples/tutorials/p9_action_preparation/pom.xml
index 9b25413a6..f0636a3a2 100644
--- a/samples/tutorials/p9_action_preparation/pom.xml
+++ b/samples/tutorials/p9_action_preparation/pom.xml
@@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-ActionPreparation</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId}-Webapp</name>
@@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>
diff --git a/samples/tutorials/pe_streaming/pom.xml
b/samples/tutorials/pe_streaming/pom.xml
index ab77686c1..b984cc8b6 100755
--- a/samples/tutorials/pe_streaming/pom.xml
+++ b/samples/tutorials/pe_streaming/pom.xml
@@ -9,7 +9,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-Streaming</artifactId>
<packaging>war</packaging>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<name>${project.artifactId}-Webapp</name>
@@ -19,7 +19,7 @@
<properties>
<javax.version>2.5</javax.version>
- <odata.version>5.0.0-ALPHA-02</odata.version>
+ <odata.version>5.0.0</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>
diff --git a/samples/tutorials/pom.xml b/samples/tutorials/pom.xml
index 3f0e2a8ed..6063cebe3 100644
--- a/samples/tutorials/pom.xml
+++ b/samples/tutorials/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-samples</artifactId>
- <version>5.0.0-ALPHA-02</version>
+ <version>5.0.0</version>
<relativePath>..</relativePath>
</parent>