[OLINGO-1171] Set 4.4.0-RC01 version

This commit is contained in:
Christian Amend 2017-08-29 09:35:14 +02:00
parent 6bc17b668c
commit b98eb1fc6c
52 changed files with 68 additions and 68 deletions

2
NOTICE
View File

@ -1,6 +1,6 @@
Apache Olingo
Copyright 2013-2016 The Apache Software Foundation
Copyright 2013-2017 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

View File

@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-dist</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -1,5 +1,5 @@
Apache Olingo
Copyright 2013-2016 The Apache Software Foundation
Copyright 2013-2017 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

View File

@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-dist</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -1,5 +1,5 @@
Apache Olingo
Copyright 2013-2016 The Apache Software Foundation
Copyright 2013-2017 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

View File

@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-dist</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

2
dist/pom.xml vendored
View File

@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-parent</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-dist</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -1,5 +1,5 @@
Apache Olingo
Copyright 2013-2016 The Apache Software Foundation
Copyright 2013-2017 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

View File

@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-dist</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -1,5 +1,5 @@
Apache Olingo
Copyright 2013-2016 The Apache Software Foundation
Copyright 2013-2017 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-ext</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-ext</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-karaf</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>
<build>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-karaf</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>
<dependencies>

View File

@ -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.4.0-SNAPSHOT"),
mavenBundle("org.apache.olingo", "odata-server-osgi-sample", "4.4.0-RC01"),
logLevel(LogLevel.INFO)
};
}

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-ext</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-ext</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-parent</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-parent</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-parent</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>
<dependencies>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -25,7 +25,7 @@
<groupId>org.apache.olingo</groupId>
<artifactId>odata-parent</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<packaging>pom</packaging>
<name>Olingo-OData</name>

View File

@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-samples</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -30,7 +30,7 @@ under the License.
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-samples</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>../..</relativePath>
</parent>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-parent</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-samples</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId} Webapp</name>
@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-Media</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId}-Webapp</name>
@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -25,13 +25,13 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-Batch</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId}-Webapp</name>
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
<project.source>1.6</project.source>
<compiler.plugin.version>3.2</compiler.plugin.version>

View File

@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-DeepInsert</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId}-Webapp</name>
@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-DeepInsertPreparation</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId}-Webapp</name>
@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-Read</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId}-Webapp</name>
@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -9,7 +9,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-ReadEp</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId}-Webapp</name>
@ -19,7 +19,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-Write</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId}-Webapp</name>
@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-Navigation</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId}-Webapp</name>
@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-QueryOptions-TCS</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId}-Webapp</name>
@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-QueryOptions-ES</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId}-Webapp</name>
@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-QueryOptions-O</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId}-Webapp</name>
@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-QueryOptions-F</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId} Webapp</name>
@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-Action</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId}-Webapp</name>
@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -25,7 +25,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-ActionPreparation</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId}-Webapp</name>
@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -9,7 +9,7 @@
<groupId>my.group.id</groupId>
<artifactId>DemoService-Streaming</artifactId>
<packaging>war</packaging>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<name>${project.artifactId}-Webapp</name>
@ -19,7 +19,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.4.0-SNAPSHOT</odata.version>
<odata.version>4.4.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-samples</artifactId>
<version>4.4.0-SNAPSHOT</version>
<version>4.4.0-RC01</version>
<relativePath>..</relativePath>
</parent>