[OLINGO-772] Change version to RC01

This commit is contained in:
Michael Bolz 2015-09-11 10:05:42 +02:00
parent 2cbbc76fe2
commit ba88c43b57
40 changed files with 50 additions and 50 deletions

View File

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

View File

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

View File

@ -31,7 +31,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-dist</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.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.0.0-SNAPSHOT</version>
<version>4.0.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

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

View File

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

View File

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

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-karaf</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.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.0.0-SNAPSHOT</version>
<version>4.0.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.0.0-SNAPSHOT"),
mavenBundle("org.apache.olingo", "odata-server-osgi-sample", "4.0.0-RC01"),
logLevel(LogLevel.INFO)
};
}

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -30,7 +30,7 @@
<parent>
<groupId>org.apache.olingo</groupId>
<artifactId>odata-lib</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.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.0.0-SNAPSHOT</version>
<version>4.0.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

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

View File

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

View File

@ -25,7 +25,7 @@
<groupId>org.apache.olingo</groupId>
<artifactId>odata-parent</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.0.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.0.0-SNAPSHOT</version>
<version>4.0.0-RC01</version>
<relativePath>..</relativePath>
</parent>

View File

@ -86,7 +86,7 @@ To install the required bundles, you can simply install the Karaf olingo-server
The following commands will install the olingo-server feature.
```
feature:repo-add mvn:org.apache.olingo/odata-karaf-features/4.0.0-SNAPSHOT/xml/features
feature:repo-add mvn:org.apache.olingo/odata-karaf-features/4.0.0-RC01/xml/features
feature:install olingo-server
```
@ -95,16 +95,16 @@ feature:install olingo-server
To install this sample bundle, run the karaf console command.
```
bundle:install -s mvn:org.apache.olingo/odata-server-osgi-sample/4.0.0-SNAPSHOT
bundle:install -s mvn:org.apache.olingo/odata-server-osgi-sample/4.0.0-RC01
```
Shown below is the output from running the above Karaf console commands.
```
karaf@root()> feature:repo-add mvn:org.apache.olingo/odata-karaf-features/4.0.0-SNAPSHOT/xml/features
Adding feature url mvn:org.apache.olingo/odata-karaf-features/4.0.0-SNAPSHOT/xml/features
karaf@root()> feature:repo-add mvn:org.apache.olingo/odata-karaf-features/4.0.0-RC01/xml/features
Adding feature url mvn:org.apache.olingo/odata-karaf-features/4.0.0-RC01/xml/features
karaf@root()> feature:install olingo-server
karaf@root()> bundle:install -s mvn:org.apache.olingo/odata-server-osgi-sample/4.0.0-SNAPSHOT
karaf@root()> bundle:install -s mvn:org.apache.olingo/odata-server-osgi-sample/4.0.0-RC01
Bundle ID: 109
```
@ -123,15 +123,15 @@ START LEVEL 100 , List Threshold: 50
102 | Active | 50 | 2.4.2 | Jackson-core
103 | Active | 50 | 2.4.2 | Jackson-annotations
104 | Active | 50 | 2.4.2 | jackson-databind
105 | Active | 50 | 4.0.0.SNAPSHOT | odata-commons-api
106 | Active | 50 | 4.0.0.SNAPSHOT | odata-commons-core
107 | Active | 50 | 4.0.0.SNAPSHOT | odata-server-api
108 | Active | 50 | 4.0.0.SNAPSHOT | odata-server-core
109 | Active | 80 | 4.0.0.SNAPSHOT | odata-server-osgi-sample
105 | Active | 50 | 4.0.0.RC01 | odata-commons-api
106 | Active | 50 | 4.0.0.RC01 | odata-commons-core
107 | Active | 50 | 4.0.0.RC01 | odata-server-api
108 | Active | 50 | 4.0.0.RC01 | odata-server-core
109 | Active | 80 | 4.0.0.RC01 | odata-server-osgi-sample
karaf@root()> web:list
ID | State | Web-State | Level | Web-ContextPath | Name
-----------------------------------------------------------------------------------------------------
109 | Active | Deployed | 80 | /olingo-cars | odata-server-osgi-sample (4.0.0.SNAPSHOT)
109 | Active | Deployed | 80 | /olingo-cars | odata-server-osgi-sample (4.0.0.RC01)
karaf@root()>
```

View File

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

View File

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

View File

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

View File

@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.0.0-SNAPSHOT</odata.version>
<odata.version>4.0.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.0.0-SNAPSHOT</odata.version>
<odata.version>4.0.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -19,7 +19,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.0.0-SNAPSHOT</odata.version>
<odata.version>4.0.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.0.0-SNAPSHOT</odata.version>
<odata.version>4.0.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.0.0-SNAPSHOT</odata.version>
<odata.version>4.0.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.0.0-SNAPSHOT</odata.version>
<odata.version>4.0.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.0.0-SNAPSHOT</odata.version>
<odata.version>4.0.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.0.0-SNAPSHOT</odata.version>
<odata.version>4.0.0-RC01</odata.version>
<slf4j.version>1.7.7</slf4j.version>
</properties>

View File

@ -35,7 +35,7 @@
<properties>
<javax.version>2.5</javax.version>
<odata.version>4.0.0-SNAPSHOT</odata.version>
<odata.version>4.0.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.0.0-SNAPSHOT</version>
<version>4.0.0-RC01</version>
<relativePath>..</relativePath>
</parent>