Repository: olingo-odata4 Updated Branches: refs/heads/master e7ce8627e -> ffb80fad3
[OLINGO-649] Set next 4.0.0-SNAPSHOT version Project: http://git-wip-us.apache.org/repos/asf/olingo-odata4/repo Commit: http://git-wip-us.apache.org/repos/asf/olingo-odata4/commit/ffb80fad Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4/tree/ffb80fad Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4/diff/ffb80fad Branch: refs/heads/master Commit: ffb80fad3c17cbb371f1af31149a0f8c63be301c Parents: e7ce862 Author: Christian Amend <[email protected]> Authored: Thu May 7 16:30:41 2015 +0200 Committer: Christian Amend <[email protected]> Committed: Thu May 7 16:30:41 2015 +0200 ---------------------------------------------------------------------- dist/android-lib/pom.xml | 2 +- dist/client-lib/pom.xml | 2 +- dist/javadoc/pom.xml | 2 +- dist/pom.xml | 2 +- dist/server-lib/pom.xml | 2 +- ext/client-android/pom.xml | 2 +- ext/client-proxy/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/pom.xml | 2 +- samples/server/pom.xml | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/dist/android-lib/pom.xml ---------------------------------------------------------------------- diff --git a/dist/android-lib/pom.xml b/dist/android-lib/pom.xml index 8858398..70385b6 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/dist/client-lib/pom.xml ---------------------------------------------------------------------- diff --git a/dist/client-lib/pom.xml b/dist/client-lib/pom.xml index 248b7ea..e626a80 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/dist/javadoc/pom.xml ---------------------------------------------------------------------- diff --git a/dist/javadoc/pom.xml b/dist/javadoc/pom.xml index d5133b6..8952f5d 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/dist/pom.xml ---------------------------------------------------------------------- diff --git a/dist/pom.xml b/dist/pom.xml index b9f4686..b4627ec 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.olingo</groupId> <artifactId>odata-parent</artifactId> - <version>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/dist/server-lib/pom.xml ---------------------------------------------------------------------- diff --git a/dist/server-lib/pom.xml b/dist/server-lib/pom.xml index cb1cce8..e4e79b6 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/ext/client-android/pom.xml ---------------------------------------------------------------------- diff --git a/ext/client-android/pom.xml b/ext/client-android/pom.xml index 036ff10..b8f17c5 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/ext/client-proxy/pom.xml ---------------------------------------------------------------------- diff --git a/ext/client-proxy/pom.xml b/ext/client-proxy/pom.xml index 63aca4f..45585bf 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/ext/pojogen-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/ext/pojogen-maven-plugin/pom.xml b/ext/pojogen-maven-plugin/pom.xml index 8aced95..2da0254 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/ext/pom.xml ---------------------------------------------------------------------- diff --git a/ext/pom.xml b/ext/pom.xml index bd6ede2..b31bf67 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.olingo</groupId> <artifactId>odata-parent</artifactId> - <version>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/fit/pom.xml ---------------------------------------------------------------------- diff --git a/fit/pom.xml b/fit/pom.xml index fb7d9af..b35d5ae 100644 --- a/fit/pom.xml +++ b/fit/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.apache.olingo</groupId> <artifactId>odata-parent</artifactId> - <version>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/lib/client-api/pom.xml ---------------------------------------------------------------------- diff --git a/lib/client-api/pom.xml b/lib/client-api/pom.xml index c3281f6..3a9adf4 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/lib/client-core/pom.xml ---------------------------------------------------------------------- diff --git a/lib/client-core/pom.xml b/lib/client-core/pom.xml index 57f3a0d..55acb0c 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/lib/commons-api/pom.xml ---------------------------------------------------------------------- diff --git a/lib/commons-api/pom.xml b/lib/commons-api/pom.xml index 98a9535..c286042 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/lib/commons-core/pom.xml ---------------------------------------------------------------------- diff --git a/lib/commons-core/pom.xml b/lib/commons-core/pom.xml index 94ad5e5..d5bbcb1 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/lib/pom.xml ---------------------------------------------------------------------- diff --git a/lib/pom.xml b/lib/pom.xml index 3e03989..a02d36c 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.olingo</groupId> <artifactId>odata-parent</artifactId> - <version>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/lib/server-api/pom.xml ---------------------------------------------------------------------- diff --git a/lib/server-api/pom.xml b/lib/server-api/pom.xml index 3f32b3e..e331f0f 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/lib/server-core-ext/pom.xml ---------------------------------------------------------------------- diff --git a/lib/server-core-ext/pom.xml b/lib/server-core-ext/pom.xml index c2f3b3b..d7a36cf 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <dependencies> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/lib/server-core/pom.xml ---------------------------------------------------------------------- diff --git a/lib/server-core/pom.xml b/lib/server-core/pom.xml index f34a505..f081ebc 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/lib/server-tecsvc/pom.xml ---------------------------------------------------------------------- diff --git a/lib/server-tecsvc/pom.xml b/lib/server-tecsvc/pom.xml index 1b0031a..3903811 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/lib/server-test/pom.xml ---------------------------------------------------------------------- diff --git a/lib/server-test/pom.xml b/lib/server-test/pom.xml index f36b465..d715698 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d9348fb..235f30f 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.apache.olingo</groupId> <artifactId>odata-parent</artifactId> - <version>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Olingo-OData</name> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/samples/pom.xml ---------------------------------------------------------------------- diff --git a/samples/pom.xml b/samples/pom.xml index c2efcb4..a4c1e14 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.apache.olingo</groupId> <artifactId>odata-parent</artifactId> - <version>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/olingo-odata4/blob/ffb80fad/samples/server/pom.xml ---------------------------------------------------------------------- diff --git a/samples/server/pom.xml b/samples/server/pom.xml index 1d52df5..03c5f25 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>4.0.0-beta-03-RC01</version> + <version>4.0.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent>
