You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by ch...@apache.org on 2014/03/21 10:20:48 UTC

[1/3] git commit: [OLINGO-210] Set candiadate version RC02

Repository: incubator-olingo-odata2
Updated Branches:
  refs/heads/master 8b54e489f -> 33980b9e6


[OLINGO-210] Set candiadate version RC02


Project: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/commit/cfe20cb6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/tree/cfe20cb6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/diff/cfe20cb6

Branch: refs/heads/master
Commit: cfe20cb6adbf4f42381f791ff806e87ebe04138e
Parents: 8b54e48
Author: Christian Amend <ch...@apache.org>
Authored: Thu Mar 20 16:39:05 2014 +0100
Committer: Christian Amend <ch...@apache.org>
Committed: Thu Mar 20 16:39:05 2014 +0100

----------------------------------------------------------------------
 odata2-annotation-processor/annotation-processor-api/pom.xml     | 2 +-
 odata2-annotation-processor/annotation-processor-core/pom.xml    | 2 +-
 odata2-annotation-processor/annotation-processor-ref/pom.xml     | 2 +-
 odata2-annotation-processor/annotation-processor-web/pom.xml     | 2 +-
 odata2-annotation-processor/pom.xml                              | 2 +-
 odata2-dist/janos/pom.xml                                        | 2 +-
 odata2-dist/javadoc/pom.xml                                      | 2 +-
 odata2-dist/jpa/pom.xml                                          | 2 +-
 odata2-dist/lib/pom.xml                                          | 2 +-
 odata2-dist/pom.xml                                              | 2 +-
 odata2-dist/ref/pom.xml                                          | 2 +-
 odata2-jpa-processor/jpa-api/pom.xml                             | 2 +-
 odata2-jpa-processor/jpa-core/pom.xml                            | 2 +-
 odata2-jpa-processor/jpa-ref/pom.xml                             | 2 +-
 odata2-jpa-processor/jpa-web/pom.xml                             | 2 +-
 odata2-jpa-processor/pom.xml                                     | 2 +-
 odata2-lib/odata-annotation/pom.xml                              | 2 +-
 odata2-lib/odata-api/pom.xml                                     | 2 +-
 odata2-lib/odata-core/pom.xml                                    | 2 +-
 odata2-lib/odata-fit/pom.xml                                     | 2 +-
 odata2-lib/odata-ref/pom.xml                                     | 2 +-
 odata2-lib/odata-testutil/pom.xml                                | 2 +-
 odata2-lib/odata-web/pom.xml                                     | 2 +-
 odata2-lib/pom.xml                                               | 2 +-
 odata2-sample/cars-annotation-archetype/pom.xml                  | 4 ++--
 .../src/main/resources/archetype-resources/pom.xml               | 2 +-
 odata2-sample/cars-jpa-archetype/pom.xml                         | 2 +-
 .../src/main/resources/archetype-resources/pom.xml               | 2 +-
 odata2-sample/cars-service-archetype/pom.xml                     | 4 ++--
 .../src/main/resources/archetype-resources/pom.xml               | 2 +-
 odata2-sample/pom.xml                                            | 2 +-
 pom.xml                                                          | 2 +-
 32 files changed, 34 insertions(+), 34 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-annotation-processor/annotation-processor-api/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-annotation-processor/annotation-processor-api/pom.xml b/odata2-annotation-processor/annotation-processor-api/pom.xml
index 9ef97c3..033166d 100644
--- a/odata2-annotation-processor/annotation-processor-api/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-api/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-annotation-processor-incubating</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.2.0-RC02</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-annotation-processor/annotation-processor-core/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-annotation-processor/annotation-processor-core/pom.xml b/odata2-annotation-processor/annotation-processor-core/pom.xml
index 47944a1..c0871b2 100644
--- a/odata2-annotation-processor/annotation-processor-core/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-core/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-annotation-processor-incubating</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.2.0-RC02</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-annotation-processor/annotation-processor-ref/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-annotation-processor/annotation-processor-ref/pom.xml b/odata2-annotation-processor/annotation-processor-ref/pom.xml
index 9381d9f..5a1f2a4 100644
--- a/odata2-annotation-processor/annotation-processor-ref/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-ref/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-annotation-processor-incubating</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.2.0-RC02</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-annotation-processor/annotation-processor-web/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-annotation-processor/annotation-processor-web/pom.xml b/odata2-annotation-processor/annotation-processor-web/pom.xml
index b0f7dda..2075925 100644
--- a/odata2-annotation-processor/annotation-processor-web/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-web/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-annotation-processor-incubating</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.2.0-RC02</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-annotation-processor/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-annotation-processor/pom.xml b/odata2-annotation-processor/pom.xml
index a570c8c..2b9b17a 100644
--- a/odata2-annotation-processor/pom.xml
+++ b/odata2-annotation-processor/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-parent-incubating</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-dist/janos/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/janos/pom.xml b/odata2-dist/janos/pom.xml
index f5125e8..23a66d3 100644
--- a/odata2-dist/janos/pom.xml
+++ b/odata2-dist/janos/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-dist-incubating</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-dist/javadoc/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/javadoc/pom.xml b/odata2-dist/javadoc/pom.xml
index bc13bf4..2f82b64 100644
--- a/odata2-dist/javadoc/pom.xml
+++ b/odata2-dist/javadoc/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-dist-incubating</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-dist/jpa/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/jpa/pom.xml b/odata2-dist/jpa/pom.xml
index 06b1ce1..788fdc3 100644
--- a/odata2-dist/jpa/pom.xml
+++ b/odata2-dist/jpa/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-dist-incubating</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-dist/lib/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/lib/pom.xml b/odata2-dist/lib/pom.xml
index cd2e29a..bc4e02f 100644
--- a/odata2-dist/lib/pom.xml
+++ b/odata2-dist/lib/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-dist-incubating</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-dist/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/pom.xml b/odata2-dist/pom.xml
index 1933db7..f31d9c3 100644
--- a/odata2-dist/pom.xml
+++ b/odata2-dist/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-parent-incubating</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-dist/ref/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/ref/pom.xml b/odata2-dist/ref/pom.xml
index c56bff3..62fb5ff 100644
--- a/odata2-dist/ref/pom.xml
+++ b/odata2-dist/ref/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-dist-incubating</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-jpa-processor/jpa-api/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/jpa-api/pom.xml b/odata2-jpa-processor/jpa-api/pom.xml
index 662b60d..d8ca788 100644
--- a/odata2-jpa-processor/jpa-api/pom.xml
+++ b/odata2-jpa-processor/jpa-api/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-jpa-processor-incubating</artifactId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.2.0-RC02</version>
 		<relativePath>../</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-jpa-processor/jpa-core/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/jpa-core/pom.xml b/odata2-jpa-processor/jpa-core/pom.xml
index 158eeb8..c351821 100644
--- a/odata2-jpa-processor/jpa-core/pom.xml
+++ b/odata2-jpa-processor/jpa-core/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-jpa-processor-incubating</artifactId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.2.0-RC02</version>
 		<relativePath>../</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-jpa-processor/jpa-ref/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/jpa-ref/pom.xml b/odata2-jpa-processor/jpa-ref/pom.xml
index 5d5bbc9..4d384cf 100644
--- a/odata2-jpa-processor/jpa-ref/pom.xml
+++ b/odata2-jpa-processor/jpa-ref/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-jpa-processor-incubating</artifactId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.2.0-RC02</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-jpa-processor/jpa-web/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/jpa-web/pom.xml b/odata2-jpa-processor/jpa-web/pom.xml
index 36b3b8e..e92010a 100644
--- a/odata2-jpa-processor/jpa-web/pom.xml
+++ b/odata2-jpa-processor/jpa-web/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-jpa-processor-incubating</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-jpa-processor/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/pom.xml b/odata2-jpa-processor/pom.xml
index 917b21c..42522e5 100644
--- a/odata2-jpa-processor/pom.xml
+++ b/odata2-jpa-processor/pom.xml
@@ -18,7 +18,7 @@
     <parent>
       <groupId>org.apache.olingo</groupId>
       <artifactId>olingo-odata2-parent-incubating</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.2.0-RC02</version>
       <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-lib/odata-annotation/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-annotation/pom.xml b/odata2-lib/odata-annotation/pom.xml
index 8e7e13c..aaa23e8 100644
--- a/odata2-lib/odata-annotation/pom.xml
+++ b/odata2-lib/odata-annotation/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-lib-incubating</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.2.0-RC02</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-lib/odata-api/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-api/pom.xml b/odata2-lib/odata-api/pom.xml
index be642e3..42908a8 100644
--- a/odata2-lib/odata-api/pom.xml
+++ b/odata2-lib/odata-api/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-lib-incubating</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.2.0-RC02</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-lib/odata-core/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-core/pom.xml b/odata2-lib/odata-core/pom.xml
index eb068ac..6128d98 100644
--- a/odata2-lib/odata-core/pom.xml
+++ b/odata2-lib/odata-core/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-lib-incubating</artifactId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.2.0-RC02</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-lib/odata-fit/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-fit/pom.xml b/odata2-lib/odata-fit/pom.xml
index c3fa9c4..af54825 100644
--- a/odata2-lib/odata-fit/pom.xml
+++ b/odata2-lib/odata-fit/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-lib-incubating</artifactId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.2.0-RC02</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-lib/odata-ref/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-ref/pom.xml b/odata2-lib/odata-ref/pom.xml
index 127c749..7f641ec 100644
--- a/odata2-lib/odata-ref/pom.xml
+++ b/odata2-lib/odata-ref/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-lib-incubating</artifactId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.2.0-RC02</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-lib/odata-testutil/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-testutil/pom.xml b/odata2-lib/odata-testutil/pom.xml
index 8bc27f5..c84b781 100644
--- a/odata2-lib/odata-testutil/pom.xml
+++ b/odata2-lib/odata-testutil/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-lib-incubating</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.2.0-RC02</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-lib/odata-web/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-web/pom.xml b/odata2-lib/odata-web/pom.xml
index 71515ab..b37811a 100644
--- a/odata2-lib/odata-web/pom.xml
+++ b/odata2-lib/odata-web/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-lib-incubating</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-lib/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/pom.xml b/odata2-lib/pom.xml
index 6e39b40..a449ac5 100644
--- a/odata2-lib/pom.xml
+++ b/odata2-lib/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-parent-incubating</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-sample/cars-annotation-archetype/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-annotation-archetype/pom.xml b/odata2-sample/cars-annotation-archetype/pom.xml
index 293351b..f35c2b2 100644
--- a/odata2-sample/cars-annotation-archetype/pom.xml
+++ b/odata2-sample/cars-annotation-archetype/pom.xml
@@ -16,13 +16,13 @@
   <groupId>org.apache.olingo</groupId>
   <artifactId>olingo-odata2-sample-cars-annotation-archetype-incubating</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.2.0-RC02</version>
   <packaging>maven-archetype</packaging>
 
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-sample-incubating</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.2.0-RC02</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml b/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml
index 3e76b56..b1e5460 100644
--- a/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml
@@ -32,7 +32,7 @@
     <version.servlet-api>2.5</version.servlet-api>
     <version.jaxrs-api>2.0-m10</version.jaxrs-api>
     <version.slf4j>1.7.1</version.slf4j>
-    <version.olingo>1.3.0-SNAPSHOT</version.olingo>
+    <version.olingo>1.2.0-RC02</version.olingo>
   </properties>
 
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-sample/cars-jpa-archetype/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-jpa-archetype/pom.xml b/odata2-sample/cars-jpa-archetype/pom.xml
index ce73ed8..f8d69f2 100644
--- a/odata2-sample/cars-jpa-archetype/pom.xml
+++ b/odata2-sample/cars-jpa-archetype/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-sample-incubating</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
 	

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml b/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml
index 6cce640..3af001e 100644
--- a/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml
@@ -20,7 +20,7 @@
 	<properties>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<version.cxf>2.7.6</version.cxf>
-		<version.olingo>1.3.0-SNAPSHOT</version.olingo>
+		<version.olingo>1.2.0-RC02</version.olingo>
 		<version.eclipselink>2.5.1</version.eclipselink>
 		<version.javax.persistence>2.0.5</version.javax.persistence>
 	</properties>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-sample/cars-service-archetype/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-service-archetype/pom.xml b/odata2-sample/cars-service-archetype/pom.xml
index 6c8ce97..877ec04 100644
--- a/odata2-sample/cars-service-archetype/pom.xml
+++ b/odata2-sample/cars-service-archetype/pom.xml
@@ -24,14 +24,14 @@
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-sample-cars-service-archetype-incubating</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.2.0-RC02</version>
 
     <packaging>maven-archetype</packaging>
 
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-sample-incubating</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml b/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml
index b2d6e83..ddaa73d 100644
--- a/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml
@@ -20,7 +20,7 @@
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<version.cxf>2.7.6</version.cxf>
 		<version.slf4j>1.7.1</version.slf4j>
-		<version.olingo>1.3.0-SNAPSHOT</version.olingo>
+		<version.olingo>1.2.0-RC02</version.olingo>
 	</properties>
 
 	<build>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/odata2-sample/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/pom.xml b/odata2-sample/pom.xml
index 0410dbd..4279e14 100644
--- a/odata2-sample/pom.xml
+++ b/odata2-sample/pom.xml
@@ -15,7 +15,7 @@
     <parent>
       <groupId>org.apache.olingo</groupId>
       <artifactId>olingo-odata2-parent-incubating</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.2.0-RC02</version>
       <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/cfe20cb6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d956e14..6c235bf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 
 	<groupId>org.apache.olingo</groupId>
 	<artifactId>olingo-odata2-parent-incubating</artifactId>
-	<version>1.3.0-SNAPSHOT</version>
+	<version>1.2.0-RC02</version>
 	<packaging>pom</packaging>
 
 	<name>${project.artifactId}</name>


[3/3] git commit: [OLINGO-210] Set 1.3.0-SNAPSHOT version again

Posted by ch...@apache.org.
[OLINGO-210] Set 1.3.0-SNAPSHOT version again


Project: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/commit/33980b9e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/tree/33980b9e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/diff/33980b9e

Branch: refs/heads/master
Commit: 33980b9e6a5baeb2db0be652ad71db21722cc8be
Parents: 96f3826
Author: Christian Amend <ch...@apache.org>
Authored: Fri Mar 21 10:16:45 2014 +0100
Committer: Christian Amend <ch...@apache.org>
Committed: Fri Mar 21 10:16:45 2014 +0100

----------------------------------------------------------------------
 odata2-annotation-processor/annotation-processor-api/pom.xml     | 2 +-
 odata2-annotation-processor/annotation-processor-core/pom.xml    | 2 +-
 odata2-annotation-processor/annotation-processor-ref/pom.xml     | 2 +-
 odata2-annotation-processor/annotation-processor-web/pom.xml     | 2 +-
 odata2-annotation-processor/pom.xml                              | 2 +-
 odata2-dist/janos/pom.xml                                        | 2 +-
 odata2-dist/javadoc/pom.xml                                      | 2 +-
 odata2-dist/jpa/pom.xml                                          | 2 +-
 odata2-dist/lib/pom.xml                                          | 2 +-
 odata2-dist/pom.xml                                              | 2 +-
 odata2-dist/ref/pom.xml                                          | 2 +-
 odata2-jpa-processor/jpa-api/pom.xml                             | 2 +-
 odata2-jpa-processor/jpa-core/pom.xml                            | 2 +-
 odata2-jpa-processor/jpa-ref/pom.xml                             | 2 +-
 odata2-jpa-processor/jpa-web/pom.xml                             | 2 +-
 odata2-jpa-processor/pom.xml                                     | 2 +-
 odata2-lib/odata-annotation/pom.xml                              | 2 +-
 odata2-lib/odata-api/pom.xml                                     | 2 +-
 odata2-lib/odata-core/pom.xml                                    | 2 +-
 odata2-lib/odata-fit/pom.xml                                     | 2 +-
 odata2-lib/odata-ref/pom.xml                                     | 2 +-
 odata2-lib/odata-testutil/pom.xml                                | 2 +-
 odata2-lib/odata-web/pom.xml                                     | 2 +-
 odata2-lib/pom.xml                                               | 2 +-
 odata2-sample/cars-annotation-archetype/pom.xml                  | 4 ++--
 .../src/main/resources/archetype-resources/pom.xml               | 2 +-
 odata2-sample/cars-jpa-archetype/pom.xml                         | 2 +-
 .../src/main/resources/archetype-resources/pom.xml               | 2 +-
 odata2-sample/cars-service-archetype/pom.xml                     | 4 ++--
 .../src/main/resources/archetype-resources/pom.xml               | 2 +-
 odata2-sample/pom.xml                                            | 2 +-
 pom.xml                                                          | 2 +-
 32 files changed, 34 insertions(+), 34 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-annotation-processor/annotation-processor-api/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-annotation-processor/annotation-processor-api/pom.xml b/odata2-annotation-processor/annotation-processor-api/pom.xml
index a6ad772..b0c3bdb 100644
--- a/odata2-annotation-processor/annotation-processor-api/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-api/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-annotation-processor</artifactId>
-    <version>1.2.0-RC02</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-annotation-processor/annotation-processor-core/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-annotation-processor/annotation-processor-core/pom.xml b/odata2-annotation-processor/annotation-processor-core/pom.xml
index 57fef32..c91fba4 100644
--- a/odata2-annotation-processor/annotation-processor-core/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-core/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-annotation-processor</artifactId>
-    <version>1.2.0-RC02</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-annotation-processor/annotation-processor-ref/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-annotation-processor/annotation-processor-ref/pom.xml b/odata2-annotation-processor/annotation-processor-ref/pom.xml
index 12cbfda..c014d2e 100644
--- a/odata2-annotation-processor/annotation-processor-ref/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-ref/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-annotation-processor</artifactId>
-    <version>1.2.0-RC02</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-annotation-processor/annotation-processor-web/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-annotation-processor/annotation-processor-web/pom.xml b/odata2-annotation-processor/annotation-processor-web/pom.xml
index 54dec5a..64e5742 100644
--- a/odata2-annotation-processor/annotation-processor-web/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-web/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-annotation-processor</artifactId>
-    <version>1.2.0-RC02</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-annotation-processor/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-annotation-processor/pom.xml b/odata2-annotation-processor/pom.xml
index 2d3f6d8..4df2244 100644
--- a/odata2-annotation-processor/pom.xml
+++ b/odata2-annotation-processor/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-parent</artifactId>
-        <version>1.2.0-RC02</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-dist/janos/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/janos/pom.xml b/odata2-dist/janos/pom.xml
index 7093bae..441358a 100644
--- a/odata2-dist/janos/pom.xml
+++ b/odata2-dist/janos/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-dist</artifactId>
-        <version>1.2.0-RC02</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-dist/javadoc/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/javadoc/pom.xml b/odata2-dist/javadoc/pom.xml
index 067961d..081d3f2 100644
--- a/odata2-dist/javadoc/pom.xml
+++ b/odata2-dist/javadoc/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-dist</artifactId>
-        <version>1.2.0-RC02</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-dist/jpa/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/jpa/pom.xml b/odata2-dist/jpa/pom.xml
index bbe0002..ea4b142 100644
--- a/odata2-dist/jpa/pom.xml
+++ b/odata2-dist/jpa/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-dist</artifactId>
-        <version>1.2.0-RC02</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-dist/lib/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/lib/pom.xml b/odata2-dist/lib/pom.xml
index 43d68dd..937f1ed 100644
--- a/odata2-dist/lib/pom.xml
+++ b/odata2-dist/lib/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-dist</artifactId>
-        <version>1.2.0-RC02</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-dist/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/pom.xml b/odata2-dist/pom.xml
index 64b8811..4c69edf 100644
--- a/odata2-dist/pom.xml
+++ b/odata2-dist/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-parent</artifactId>
-        <version>1.2.0-RC02</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-dist/ref/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/ref/pom.xml b/odata2-dist/ref/pom.xml
index 2cb869d..674c4b1 100644
--- a/odata2-dist/ref/pom.xml
+++ b/odata2-dist/ref/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-dist</artifactId>
-        <version>1.2.0-RC02</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-jpa-processor/jpa-api/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/jpa-api/pom.xml b/odata2-jpa-processor/jpa-api/pom.xml
index bbac006..69b80d6 100644
--- a/odata2-jpa-processor/jpa-api/pom.xml
+++ b/odata2-jpa-processor/jpa-api/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-jpa-processor</artifactId>
-		<version>1.2.0-RC02</version>
+		<version>1.3.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-jpa-processor/jpa-core/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/jpa-core/pom.xml b/odata2-jpa-processor/jpa-core/pom.xml
index d0525f9..08f3be0 100644
--- a/odata2-jpa-processor/jpa-core/pom.xml
+++ b/odata2-jpa-processor/jpa-core/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-jpa-processor</artifactId>
-		<version>1.2.0-RC02</version>
+		<version>1.3.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-jpa-processor/jpa-ref/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/jpa-ref/pom.xml b/odata2-jpa-processor/jpa-ref/pom.xml
index c806fcf..c981b62 100644
--- a/odata2-jpa-processor/jpa-ref/pom.xml
+++ b/odata2-jpa-processor/jpa-ref/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-jpa-processor</artifactId>
-		<version>1.2.0-RC02</version>
+		<version>1.3.0-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-jpa-processor/jpa-web/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/jpa-web/pom.xml b/odata2-jpa-processor/jpa-web/pom.xml
index 9801d0d..3c6c978 100644
--- a/odata2-jpa-processor/jpa-web/pom.xml
+++ b/odata2-jpa-processor/jpa-web/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-jpa-processor</artifactId>
-        <version>1.2.0-RC02</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-jpa-processor/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/pom.xml b/odata2-jpa-processor/pom.xml
index df6e66f..e422512 100644
--- a/odata2-jpa-processor/pom.xml
+++ b/odata2-jpa-processor/pom.xml
@@ -18,7 +18,7 @@
     <parent>
       <groupId>org.apache.olingo</groupId>
       <artifactId>olingo-odata2-parent</artifactId>
-      <version>1.2.0-RC02</version>
+      <version>1.3.0-SNAPSHOT</version>
       <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-lib/odata-annotation/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-annotation/pom.xml b/odata2-lib/odata-annotation/pom.xml
index 484b72a..53795bd 100644
--- a/odata2-lib/odata-annotation/pom.xml
+++ b/odata2-lib/odata-annotation/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-lib</artifactId>
-    <version>1.2.0-RC02</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-lib/odata-api/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-api/pom.xml b/odata2-lib/odata-api/pom.xml
index 5c9b6c4..53e2d58 100644
--- a/odata2-lib/odata-api/pom.xml
+++ b/odata2-lib/odata-api/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-lib</artifactId>
-    <version>1.2.0-RC02</version>
+    <version>1.3.0-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-lib/odata-core/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-core/pom.xml b/odata2-lib/odata-core/pom.xml
index 9933231..44c9232 100644
--- a/odata2-lib/odata-core/pom.xml
+++ b/odata2-lib/odata-core/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-lib</artifactId>
-		<version>1.2.0-RC02</version>
+		<version>1.3.0-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-lib/odata-fit/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-fit/pom.xml b/odata2-lib/odata-fit/pom.xml
index ad91faa..301d180 100644
--- a/odata2-lib/odata-fit/pom.xml
+++ b/odata2-lib/odata-fit/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-lib</artifactId>
-		<version>1.2.0-RC02</version>
+		<version>1.3.0-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-lib/odata-ref/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-ref/pom.xml b/odata2-lib/odata-ref/pom.xml
index 82d683f..84a49d5 100644
--- a/odata2-lib/odata-ref/pom.xml
+++ b/odata2-lib/odata-ref/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo-odata2-lib</artifactId>
-		<version>1.2.0-RC02</version>
+		<version>1.3.0-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-lib/odata-testutil/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-testutil/pom.xml b/odata2-lib/odata-testutil/pom.xml
index 63bacfb..49738a1 100644
--- a/odata2-lib/odata-testutil/pom.xml
+++ b/odata2-lib/odata-testutil/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-lib</artifactId>
-    <version>1.2.0-RC02</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-lib/odata-web/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-web/pom.xml b/odata2-lib/odata-web/pom.xml
index 3b1ce26..0f6e5e7 100644
--- a/odata2-lib/odata-web/pom.xml
+++ b/odata2-lib/odata-web/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-lib</artifactId>
-        <version>1.2.0-RC02</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-lib/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/pom.xml b/odata2-lib/pom.xml
index e574903..933db60 100644
--- a/odata2-lib/pom.xml
+++ b/odata2-lib/pom.xml
@@ -18,7 +18,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-parent</artifactId>
-        <version>1.2.0-RC02</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-sample/cars-annotation-archetype/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-annotation-archetype/pom.xml b/odata2-sample/cars-annotation-archetype/pom.xml
index c5ad861..d565f61 100644
--- a/odata2-sample/cars-annotation-archetype/pom.xml
+++ b/odata2-sample/cars-annotation-archetype/pom.xml
@@ -16,13 +16,13 @@
   <groupId>org.apache.olingo</groupId>
   <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
   <name>${project.artifactId}</name>
-  <version>1.2.0-RC02</version>
+  <version>1.3.0-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <parent>
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-sample</artifactId>
-    <version>1.2.0-RC02</version>
+    <version>1.3.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml b/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml
index c152975..73e58d6 100644
--- a/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml
@@ -32,7 +32,7 @@
     <version.servlet-api>2.5</version.servlet-api>
     <version.jaxrs-api>2.0-m10</version.jaxrs-api>
     <version.slf4j>1.7.1</version.slf4j>
-    <version.olingo>1.2.0-RC02</version.olingo>
+    <version.olingo>1.3.0-SNAPSHOT</version.olingo>
   </properties>
 
   <build>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-sample/cars-jpa-archetype/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-jpa-archetype/pom.xml b/odata2-sample/cars-jpa-archetype/pom.xml
index 4a96b26..6089703 100644
--- a/odata2-sample/cars-jpa-archetype/pom.xml
+++ b/odata2-sample/cars-jpa-archetype/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-sample</artifactId>
-        <version>1.2.0-RC02</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 	

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml b/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml
index 6369839..39628c0 100644
--- a/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml
@@ -20,7 +20,7 @@
 	<properties>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<version.cxf>2.7.6</version.cxf>
-		<version.olingo>1.2.0-RC02</version.olingo>
+		<version.olingo>1.3.0-SNAPSHOT</version.olingo>
 		<version.eclipselink>2.5.1</version.eclipselink>
 		<version.javax.persistence>2.0.5</version.javax.persistence>
 	</properties>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-sample/cars-service-archetype/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-service-archetype/pom.xml b/odata2-sample/cars-service-archetype/pom.xml
index a548807..e6f434e 100644
--- a/odata2-sample/cars-service-archetype/pom.xml
+++ b/odata2-sample/cars-service-archetype/pom.xml
@@ -24,14 +24,14 @@
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
     <name>${project.artifactId}</name>
-    <version>1.2.0-RC02</version>
+    <version>1.3.0-SNAPSHOT</version>
 
     <packaging>maven-archetype</packaging>
 
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo-odata2-sample</artifactId>
-        <version>1.2.0-RC02</version>
+        <version>1.3.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml b/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml
index 161df3f..83e7237 100644
--- a/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml
@@ -20,7 +20,7 @@
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 		<version.cxf>2.7.6</version.cxf>
 		<version.slf4j>1.7.1</version.slf4j>
-		<version.olingo>1.2.0-RC02</version.olingo>
+		<version.olingo>1.3.0-SNAPSHOT</version.olingo>
 	</properties>
 
 	<build>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/odata2-sample/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/pom.xml b/odata2-sample/pom.xml
index ec5db93..ce867ab 100644
--- a/odata2-sample/pom.xml
+++ b/odata2-sample/pom.xml
@@ -15,7 +15,7 @@
     <parent>
       <groupId>org.apache.olingo</groupId>
       <artifactId>olingo-odata2-parent</artifactId>
-      <version>1.2.0-RC02</version>
+      <version>1.3.0-SNAPSHOT</version>
       <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/33980b9e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9d68eb1..55700ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 
 	<groupId>org.apache.olingo</groupId>
 	<artifactId>olingo-odata2-parent</artifactId>
-	<version>1.2.0-RC02</version>
+	<version>1.3.0-SNAPSHOT</version>
 	<packaging>pom</packaging>
 
 	<name>${project.artifactId}</name>


[2/3] git commit: [OLINGO-210] Delete incubating from artifact name

Posted by ch...@apache.org.
[OLINGO-210] Delete incubating from artifact name


Project: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/commit/96f38266
Tree: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/tree/96f38266
Diff: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/diff/96f38266

Branch: refs/heads/master
Commit: 96f38266ff5354980e6b991683dfa83dec6f4bb8
Parents: cfe20cb
Author: Christian Amend <ch...@apache.org>
Authored: Fri Mar 21 09:35:51 2014 +0100
Committer: Christian Amend <ch...@apache.org>
Committed: Fri Mar 21 09:35:51 2014 +0100

----------------------------------------------------------------------
 DISCLAIMER                                      | 16 ----------------
 README                                          |  2 +-
 .../annotation-processor-api/pom.xml            |  6 +++---
 .../annotation-processor-core/pom.xml           | 14 +++++++-------
 .../annotation-processor-ref/pom.xml            | 14 +++++++-------
 .../annotation-processor-web/pom.xml            |  8 ++++----
 odata2-annotation-processor/pom.xml             |  4 ++--
 odata2-dist/janos/pom.xml                       | 14 +++++++-------
 .../janos/src/main/assembly/janos-assembly.xml  | 10 +++++-----
 odata2-dist/javadoc/pom.xml                     |  4 ++--
 odata2-dist/jpa/pom.xml                         | 14 +++++++-------
 .../jpa/src/main/assembly/jpa-assembly.xml      | 10 +++++-----
 odata2-dist/lib/pom.xml                         | 10 +++++-----
 .../lib/src/main/assembly/lib-assembly.xml      |  6 +++---
 odata2-dist/pom.xml                             |  4 ++--
 odata2-dist/ref/pom.xml                         | 20 ++++++++++----------
 odata2-jpa-processor/jpa-api/pom.xml            |  6 +++---
 odata2-jpa-processor/jpa-core/pom.xml           | 12 ++++++------
 .../core/model/JPAEdmAssociationTest.java       | 10 +++++-----
 odata2-jpa-processor/jpa-ref/pom.xml            |  6 +++---
 odata2-jpa-processor/jpa-web/pom.xml            | 14 +++++++-------
 odata2-jpa-processor/pom.xml                    |  4 ++--
 odata2-lib/odata-annotation/pom.xml             |  4 ++--
 odata2-lib/odata-api/pom.xml                    |  4 ++--
 odata2-lib/odata-core/pom.xml                   |  8 ++++----
 odata2-lib/odata-fit/pom.xml                    | 16 ++++++++--------
 odata2-lib/odata-ref/pom.xml                    | 10 +++++-----
 odata2-lib/odata-testutil/pom.xml               |  8 ++++----
 odata2-lib/odata-web/pom.xml                    |  8 ++++----
 odata2-lib/pom.xml                              |  4 ++--
 odata2-sample/cars-annotation-archetype/pom.xml |  4 ++--
 .../main/resources/archetype-resources/pom.xml  | 10 +++++-----
 odata2-sample/cars-jpa-archetype/pom.xml        |  4 ++--
 .../main/resources/archetype-resources/pom.xml  | 10 +++++-----
 odata2-sample/cars-service-archetype/pom.xml    |  4 ++--
 .../main/resources/archetype-resources/pom.xml  |  2 +-
 odata2-sample/pom.xml                           |  4 ++--
 pom.xml                                         |  3 +--
 38 files changed, 147 insertions(+), 164 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/DISCLAIMER
----------------------------------------------------------------------
diff --git a/DISCLAIMER b/DISCLAIMER
deleted file mode 100644
index 05e1815..0000000
--- a/DISCLAIMER
+++ /dev/null
@@ -1,16 +0,0 @@
-Apache Olingo is an effort undergoing incubation at the Apache Software
-Foundation (ASF), sponsored by the Apache Incubator PMC. 
-
-Incubation is required of all newly accepted projects until a further review 
-indicates that the infrastructure, communications, and decision making process 
-have stabilized in a manner consistent with other successful ASF projects. 
-
-While incubation status is not necessarily a reflection of the completeness 
-or stability of the code, it does indicate that the project has yet to be 
-fully endorsed by the ASF.
-
-For more information about the incubation status of the Olingo project you
-can go to the following pages:
-
-http://olingo.incubator.apache.org/
-http://incubator.apache.org/projects/olingo.html

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/README
----------------------------------------------------------------------
diff --git a/README b/README
index 5b53ce6..222df8b 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 ==========================
-Apache Olingo (Incubation)
+Apache Olingo
 ==========================
 
 Apache Olingo is a Java library and extensions around

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-annotation-processor/annotation-processor-api/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-annotation-processor/annotation-processor-api/pom.xml b/odata2-annotation-processor/annotation-processor-api/pom.xml
index 033166d..a6ad772 100644
--- a/odata2-annotation-processor/annotation-processor-api/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-api/pom.xml
@@ -24,12 +24,12 @@
 	
   <parent>
     <groupId>org.apache.olingo</groupId>
-    <artifactId>olingo-odata2-annotation-processor-incubating</artifactId>
+    <artifactId>olingo-odata2-annotation-processor</artifactId>
     <version>1.2.0-RC02</version>
     <relativePath>..</relativePath>
   </parent>
 
-  <artifactId>olingo-odata2-annotation-processor-api-incubating</artifactId>
+  <artifactId>olingo-odata2-annotation-processor-api</artifactId>
   <name>${project.artifactId}</name>
 
   <build>
@@ -77,7 +77,7 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-api-incubating</artifactId>
+      <artifactId>olingo-odata2-api</artifactId>
       <version>${project.version}</version>
     </dependency>
   </dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-annotation-processor/annotation-processor-core/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-annotation-processor/annotation-processor-core/pom.xml b/odata2-annotation-processor/annotation-processor-core/pom.xml
index c0871b2..57fef32 100644
--- a/odata2-annotation-processor/annotation-processor-core/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-core/pom.xml
@@ -13,13 +13,13 @@
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
-  <artifactId>olingo-odata2-annotation-processor-core-incubating</artifactId>
+  <artifactId>olingo-odata2-annotation-processor-core</artifactId>
   <packaging>jar</packaging>
   <name>${project.artifactId}</name>
 
   <parent>
     <groupId>org.apache.olingo</groupId>
-    <artifactId>olingo-odata2-annotation-processor-incubating</artifactId>
+    <artifactId>olingo-odata2-annotation-processor</artifactId>
     <version>1.2.0-RC02</version>
     <relativePath>..</relativePath>
   </parent>
@@ -67,29 +67,29 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-annotation-processor-api-incubating</artifactId>
+      <artifactId>olingo-odata2-annotation-processor-api</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-api-annotation-incubating</artifactId>
+      <artifactId>olingo-odata2-api-annotation</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-api-incubating</artifactId>
+      <artifactId>olingo-odata2-api</artifactId>
       <version>${project.version}</version>
     </dependency>
     <!-- Test dependencies -->
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-core-incubating</artifactId>
+      <artifactId>olingo-odata2-core</artifactId>
       <version>${project.version}</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-testutil-incubating</artifactId>
+      <artifactId>olingo-odata2-testutil</artifactId>
       <version>${project.version}</version>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-annotation-processor/annotation-processor-ref/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-annotation-processor/annotation-processor-ref/pom.xml b/odata2-annotation-processor/annotation-processor-ref/pom.xml
index 5a1f2a4..12cbfda 100644
--- a/odata2-annotation-processor/annotation-processor-ref/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-ref/pom.xml
@@ -13,13 +13,13 @@
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
-  <artifactId>olingo-odata2-annotation-processor-ref-incubating</artifactId>
+  <artifactId>olingo-odata2-annotation-processor-ref</artifactId>
   <packaging>jar</packaging>
   <name>${project.artifactId}</name>
 
   <parent>
     <groupId>org.apache.olingo</groupId>
-    <artifactId>olingo-odata2-annotation-processor-incubating</artifactId>
+    <artifactId>olingo-odata2-annotation-processor</artifactId>
     <version>1.2.0-RC02</version>
     <relativePath>..</relativePath>
   </parent>
@@ -69,22 +69,22 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-api-incubating</artifactId>
+      <artifactId>olingo-odata2-api</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-core-incubating</artifactId>
+      <artifactId>olingo-odata2-core</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-annotation-processor-api-incubating</artifactId>
+      <artifactId>olingo-odata2-annotation-processor-api</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-annotation-processor-core-incubating</artifactId>
+      <artifactId>olingo-odata2-annotation-processor-core</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
@@ -95,7 +95,7 @@
     <!-- Test dependencies -->
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-testutil-incubating</artifactId>
+      <artifactId>olingo-odata2-testutil</artifactId>
       <version>${project.version}</version>
       <scope>test</scope>
     </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-annotation-processor/annotation-processor-web/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-annotation-processor/annotation-processor-web/pom.xml b/odata2-annotation-processor/annotation-processor-web/pom.xml
index 2075925..54dec5a 100644
--- a/odata2-annotation-processor/annotation-processor-web/pom.xml
+++ b/odata2-annotation-processor/annotation-processor-web/pom.xml
@@ -13,13 +13,13 @@
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
-  <artifactId>olingo-odata2-annotation-processor-ref-web-incubating</artifactId>
+  <artifactId>olingo-odata2-annotation-processor-ref-web</artifactId>
   <packaging>war</packaging>
   <name>${project.artifactId}</name>
 
   <parent>
     <groupId>org.apache.olingo</groupId>
-    <artifactId>olingo-odata2-annotation-processor-incubating</artifactId>
+    <artifactId>olingo-odata2-annotation-processor</artifactId>
     <version>1.2.0-RC02</version>
     <relativePath>..</relativePath>
   </parent>
@@ -75,12 +75,12 @@
     </dependency>
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-annotation-processor-ref-incubating</artifactId>
+      <artifactId>olingo-odata2-annotation-processor-ref</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-core-incubating</artifactId>
+      <artifactId>olingo-odata2-core</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-annotation-processor/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-annotation-processor/pom.xml b/odata2-annotation-processor/pom.xml
index 2b9b17a..2d3f6d8 100644
--- a/odata2-annotation-processor/pom.xml
+++ b/odata2-annotation-processor/pom.xml
@@ -11,13 +11,13 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.olingo</groupId>
-    <artifactId>olingo-odata2-annotation-processor-incubating</artifactId>
+    <artifactId>olingo-odata2-annotation-processor</artifactId>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
     <parent>
         <groupId>org.apache.olingo</groupId>
-        <artifactId>olingo-odata2-parent-incubating</artifactId>
+        <artifactId>olingo-odata2-parent</artifactId>
         <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-dist/janos/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/janos/pom.xml b/odata2-dist/janos/pom.xml
index 23a66d3..7093bae 100644
--- a/odata2-dist/janos/pom.xml
+++ b/odata2-dist/janos/pom.xml
@@ -10,13 +10,13 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>olingo-odata2-dist-janos-incubating</artifactId>
+    <artifactId>olingo-odata2-dist-janos</artifactId>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
     <parent>
         <groupId>org.apache.olingo</groupId>
-        <artifactId>olingo-odata2-dist-incubating</artifactId>
+        <artifactId>olingo-odata2-dist</artifactId>
         <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
@@ -71,31 +71,31 @@
     <dependencies>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-api-annotation-incubating</artifactId>
+            <artifactId>olingo-odata2-api-annotation</artifactId>
             <version>${project.version}</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-api-incubating</artifactId>
+            <artifactId>olingo-odata2-api</artifactId>
             <version>${project.version}</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-core-incubating</artifactId>
+            <artifactId>olingo-odata2-core</artifactId>
             <version>${project.version}</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-annotation-processor-api-incubating</artifactId>
+            <artifactId>olingo-odata2-annotation-processor-api</artifactId>
             <version>${project.version}</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-annotation-processor-core-incubating</artifactId>
+            <artifactId>olingo-odata2-annotation-processor-core</artifactId>
             <version>${project.version}</version>
             <scope>compile</scope>
         </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-dist/janos/src/main/assembly/janos-assembly.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/janos/src/main/assembly/janos-assembly.xml b/odata2-dist/janos/src/main/assembly/janos-assembly.xml
index e60d23c..9d5634b 100644
--- a/odata2-dist/janos/src/main/assembly/janos-assembly.xml
+++ b/odata2-dist/janos/src/main/assembly/janos-assembly.xml
@@ -23,11 +23,11 @@
             <useTransitiveFiltering>true</useTransitiveFiltering>
             <scope>compile</scope>
             <includes>
-                <include>org.apache.olingo:olingo-odata2-core-incubating</include>
-                <include>org.apache.olingo:olingo-odata2-api-incubating</include>
-                <include>org.apache.olingo:olingo-odata2-api-annotation-incubating</include>
-                <include>org.apache.olingo:olingo-odata2-annotation-processor-api-incubating</include>
-                <include>org.apache.olingo:olingo-odata2-annotation-processor-core-incubating</include>
+                <include>org.apache.olingo:olingo-odata2-core</include>
+                <include>org.apache.olingo:olingo-odata2-api</include>
+                <include>org.apache.olingo:olingo-odata2-api-annotation</include>
+                <include>org.apache.olingo:olingo-odata2-annotation-processor-api</include>
+                <include>org.apache.olingo:olingo-odata2-annotation-processor-core</include>
             </includes>
         </dependencySet>
     </dependencySets>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-dist/javadoc/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/javadoc/pom.xml b/odata2-dist/javadoc/pom.xml
index 2f82b64..067961d 100644
--- a/odata2-dist/javadoc/pom.xml
+++ b/odata2-dist/javadoc/pom.xml
@@ -10,13 +10,13 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>olingo-odata2-dist-javadoc-incubating</artifactId>
+    <artifactId>olingo-odata2-dist-javadoc</artifactId>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
     <parent>
         <groupId>org.apache.olingo</groupId>
-        <artifactId>olingo-odata2-dist-incubating</artifactId>
+        <artifactId>olingo-odata2-dist</artifactId>
         <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-dist/jpa/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/jpa/pom.xml b/odata2-dist/jpa/pom.xml
index 788fdc3..bbe0002 100644
--- a/odata2-dist/jpa/pom.xml
+++ b/odata2-dist/jpa/pom.xml
@@ -10,13 +10,13 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>olingo-odata2-dist-jpa-incubating</artifactId>
+    <artifactId>olingo-odata2-dist-jpa</artifactId>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
     <parent>
         <groupId>org.apache.olingo</groupId>
-        <artifactId>olingo-odata2-dist-incubating</artifactId>
+        <artifactId>olingo-odata2-dist</artifactId>
         <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
@@ -71,31 +71,31 @@
     <dependencies>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-api-annotation-incubating</artifactId>
+            <artifactId>olingo-odata2-api-annotation</artifactId>
             <version>${project.version}</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-api-incubating</artifactId>
+            <artifactId>olingo-odata2-api</artifactId>
             <version>${project.version}</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-core-incubating</artifactId>
+            <artifactId>olingo-odata2-core</artifactId>
             <version>${project.version}</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-jpa-processor-api-incubating</artifactId>
+            <artifactId>olingo-odata2-jpa-processor-api</artifactId>
             <version>${project.version}</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-jpa-processor-core-incubating</artifactId>
+            <artifactId>olingo-odata2-jpa-processor-core</artifactId>
             <version>${project.version}</version>
             <scope>compile</scope>
         </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-dist/jpa/src/main/assembly/jpa-assembly.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/jpa/src/main/assembly/jpa-assembly.xml b/odata2-dist/jpa/src/main/assembly/jpa-assembly.xml
index 1e2e2da..9c0c7b8 100644
--- a/odata2-dist/jpa/src/main/assembly/jpa-assembly.xml
+++ b/odata2-dist/jpa/src/main/assembly/jpa-assembly.xml
@@ -23,11 +23,11 @@
             <useTransitiveFiltering>true</useTransitiveFiltering>
             <scope>compile</scope>
             <includes>
-                <include>org.apache.olingo:olingo-odata2-core-incubating</include>
-                <include>org.apache.olingo:olingo-odata2-api-incubating</include>
-                <include>org.apache.olingo:olingo-odata2-api-annotation-incubating</include>
-                <include>org.apache.olingo:olingo-odata2-jpa-processor-api-incubating</include>
-                <include>org.apache.olingo:olingo-odata2-jpa-processor-core-incubating</include>
+                <include>org.apache.olingo:olingo-odata2-core</include>
+                <include>org.apache.olingo:olingo-odata2-api</include>
+                <include>org.apache.olingo:olingo-odata2-api-annotation</include>
+                <include>org.apache.olingo:olingo-odata2-jpa-processor-api</include>
+                <include>org.apache.olingo:olingo-odata2-jpa-processor-core</include>
                 <include>org.eclipse.persistence:javax.persistence</include>
             </includes>
         </dependencySet>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-dist/lib/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/lib/pom.xml b/odata2-dist/lib/pom.xml
index bc4e02f..43d68dd 100644
--- a/odata2-dist/lib/pom.xml
+++ b/odata2-dist/lib/pom.xml
@@ -10,13 +10,13 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>olingo-odata2-dist-lib-incubating</artifactId>
+    <artifactId>olingo-odata2-dist-lib</artifactId>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
     <parent>
         <groupId>org.apache.olingo</groupId>
-        <artifactId>olingo-odata2-dist-incubating</artifactId>
+        <artifactId>olingo-odata2-dist</artifactId>
         <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
@@ -71,19 +71,19 @@
     <dependencies>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-api-annotation-incubating</artifactId>
+            <artifactId>olingo-odata2-api-annotation</artifactId>
             <version>${project.version}</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-api-incubating</artifactId>
+            <artifactId>olingo-odata2-api</artifactId>
             <version>${project.version}</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-core-incubating</artifactId>
+            <artifactId>olingo-odata2-core</artifactId>
             <version>${project.version}</version>
             <scope>compile</scope>
         </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-dist/lib/src/main/assembly/lib-assembly.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/lib/src/main/assembly/lib-assembly.xml b/odata2-dist/lib/src/main/assembly/lib-assembly.xml
index 38fb94b..2b1eb94 100644
--- a/odata2-dist/lib/src/main/assembly/lib-assembly.xml
+++ b/odata2-dist/lib/src/main/assembly/lib-assembly.xml
@@ -23,9 +23,9 @@
             <useTransitiveFiltering>true</useTransitiveFiltering>
             <scope>compile</scope>
             <includes>
-                <include>org.apache.olingo:olingo-odata2-core-incubating</include>
-                <include>org.apache.olingo:olingo-odata2-api-incubating</include>
-                <include>org.apache.olingo:olingo-odata2-api-annotation-incubating</include>
+                <include>org.apache.olingo:olingo-odata2-core</include>
+                <include>org.apache.olingo:olingo-odata2-api</include>
+                <include>org.apache.olingo:olingo-odata2-api-annotation</include>
             </includes>
         </dependencySet>
     </dependencySets>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-dist/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/pom.xml b/odata2-dist/pom.xml
index f31d9c3..64b8811 100644
--- a/odata2-dist/pom.xml
+++ b/odata2-dist/pom.xml
@@ -10,13 +10,13 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>olingo-odata2-dist-incubating</artifactId>
+    <artifactId>olingo-odata2-dist</artifactId>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
     <parent>
         <groupId>org.apache.olingo</groupId>
-        <artifactId>olingo-odata2-parent-incubating</artifactId>
+        <artifactId>olingo-odata2-parent</artifactId>
         <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-dist/ref/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/ref/pom.xml b/odata2-dist/ref/pom.xml
index 62fb5ff..2cb869d 100644
--- a/odata2-dist/ref/pom.xml
+++ b/odata2-dist/ref/pom.xml
@@ -10,13 +10,13 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>olingo-odata2-dist-ref-incubating</artifactId>
+    <artifactId>olingo-odata2-dist-ref</artifactId>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
     <parent>
         <groupId>org.apache.olingo</groupId>
-        <artifactId>olingo-odata2-dist-incubating</artifactId>
+        <artifactId>olingo-odata2-dist</artifactId>
         <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
@@ -76,42 +76,42 @@
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-core-incubating</artifactId>
+            <artifactId>olingo-odata2-core</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-api-incubating</artifactId>
+            <artifactId>olingo-odata2-api</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-jpa-processor-api-incubating</artifactId>
+            <artifactId>olingo-odata2-jpa-processor-api</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-jpa-processor-core-incubating</artifactId>
+            <artifactId>olingo-odata2-jpa-processor-core</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-jpa-processor-ref-incubating</artifactId>
+            <artifactId>olingo-odata2-jpa-processor-ref</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-annotation-processor-api-incubating</artifactId>
+            <artifactId>olingo-odata2-annotation-processor-api</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-annotation-processor-core-incubating</artifactId>
+            <artifactId>olingo-odata2-annotation-processor-core</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-annotation-processor-ref-incubating</artifactId>
+            <artifactId>olingo-odata2-annotation-processor-ref</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-jpa-processor/jpa-api/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/jpa-api/pom.xml b/odata2-jpa-processor/jpa-api/pom.xml
index d8ca788..bbac006 100644
--- a/odata2-jpa-processor/jpa-api/pom.xml
+++ b/odata2-jpa-processor/jpa-api/pom.xml
@@ -23,12 +23,12 @@
 
 	<parent>
 		<groupId>org.apache.olingo</groupId>
-		<artifactId>olingo-odata2-jpa-processor-incubating</artifactId>
+		<artifactId>olingo-odata2-jpa-processor</artifactId>
 		<version>1.2.0-RC02</version>
 		<relativePath>../</relativePath>
 	</parent>
 
-	<artifactId>olingo-odata2-jpa-processor-api-incubating</artifactId>
+	<artifactId>olingo-odata2-jpa-processor-api</artifactId>
 	<packaging>jar</packaging>
 	<name>${project.artifactId}</name>
 	
@@ -84,7 +84,7 @@
 		<!-- OData Java Library -->
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-api-incubating</artifactId>
+			<artifactId>olingo-odata2-api</artifactId>
 			<version>${project.version}</version>
 		</dependency>
 	</dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-jpa-processor/jpa-core/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/jpa-core/pom.xml b/odata2-jpa-processor/jpa-core/pom.xml
index c351821..d0525f9 100644
--- a/odata2-jpa-processor/jpa-core/pom.xml
+++ b/odata2-jpa-processor/jpa-core/pom.xml
@@ -23,12 +23,12 @@
 
 	<parent>
 		<groupId>org.apache.olingo</groupId>
-		<artifactId>olingo-odata2-jpa-processor-incubating</artifactId>
+		<artifactId>olingo-odata2-jpa-processor</artifactId>
 		<version>1.2.0-RC02</version>
 		<relativePath>../</relativePath>
 	</parent>
 
-	<artifactId>olingo-odata2-jpa-processor-core-incubating</artifactId>
+	<artifactId>olingo-odata2-jpa-processor-core</artifactId>
 	<packaging>jar</packaging>
 	<name>${project.artifactId}</name>
 	
@@ -80,7 +80,7 @@
 	<dependencies>
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-api-annotation-incubating</artifactId>
+			<artifactId>olingo-odata2-api-annotation</artifactId>
 			<version>${project.version}</version>
 		</dependency>
 
@@ -98,12 +98,12 @@
 		<!-- ########################## -->
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-api-incubating</artifactId>
+			<artifactId>olingo-odata2-api</artifactId>
 			<version>${project.version}</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-core-incubating</artifactId>
+			<artifactId>olingo-odata2-core</artifactId>
 			<version>${project.version}</version>
 		</dependency>
 
@@ -112,7 +112,7 @@
 		<!-- ########################## -->
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-jpa-processor-api-incubating</artifactId>
+			<artifactId>olingo-odata2-jpa-processor-api</artifactId>
 			<version>${project.version}</version>
 		</dependency>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-jpa-processor/jpa-core/src/test/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmAssociationTest.java
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/jpa-core/src/test/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmAssociationTest.java b/odata2-jpa-processor/jpa-core/src/test/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmAssociationTest.java
index 8c3b119..186a864 100644
--- a/odata2-jpa-processor/jpa-core/src/test/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmAssociationTest.java
+++ b/odata2-jpa-processor/jpa-core/src/test/java/org/apache/olingo/odata2/jpa/processor/core/model/JPAEdmAssociationTest.java
@@ -49,19 +49,19 @@ import org.apache.olingo.odata2.jpa.processor.core.mock.model.JPAAttributeMock;
 import org.apache.olingo.odata2.jpa.processor.core.mock.model.JPAEdmMockData.SimpleType;
 import org.apache.olingo.odata2.jpa.processor.core.mock.model.JPAEdmMockData.SimpleType.SimpleTypeA;
 import org.easymock.EasyMock;
-import org.junit.BeforeClass;
+import org.junit.Before;
 import org.junit.Test;
 
 public class JPAEdmAssociationTest extends JPAEdmTestModelView {
 
-  private static JPAEdmAssociation objAssociation = null;
+  private JPAEdmAssociation objAssociation = null;
   private static String ASSOCIATION_NAME = "SalesOrderHeader_String";
-  private static JPAEdmAssociationTest localView = null;
+  private JPAEdmAssociationTest localView = null;
   private static final String PUNIT_NAME = "salesorderprocessing";
   private int variant;
 
-  @BeforeClass
-  public static void setup() {
+  @Before
+  public void setup() {
     localView = new JPAEdmAssociationTest();
     objAssociation = new JPAEdmAssociation(localView, localView, localView, 1);
     try {

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-jpa-processor/jpa-ref/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/jpa-ref/pom.xml b/odata2-jpa-processor/jpa-ref/pom.xml
index 4d384cf..c806fcf 100644
--- a/odata2-jpa-processor/jpa-ref/pom.xml
+++ b/odata2-jpa-processor/jpa-ref/pom.xml
@@ -24,12 +24,12 @@
 
 	<parent>
 		<groupId>org.apache.olingo</groupId>
-		<artifactId>olingo-odata2-jpa-processor-incubating</artifactId>
+		<artifactId>olingo-odata2-jpa-processor</artifactId>
 		<version>1.2.0-RC02</version>
 		<relativePath>..</relativePath>
 	</parent>
 
-	<artifactId>olingo-odata2-jpa-processor-ref-incubating</artifactId>
+	<artifactId>olingo-odata2-jpa-processor-ref</artifactId>
 	<packaging>jar</packaging>
 	<name>${project.artifactId}</name>
 	
@@ -94,7 +94,7 @@
 		<!-- OData Annotation Support -->
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-api-annotation-incubating</artifactId>
+			<artifactId>olingo-odata2-api-annotation</artifactId>
 			<version>${project.version}</version>
 		</dependency>
 		

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-jpa-processor/jpa-web/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/jpa-web/pom.xml b/odata2-jpa-processor/jpa-web/pom.xml
index e92010a..9801d0d 100644
--- a/odata2-jpa-processor/jpa-web/pom.xml
+++ b/odata2-jpa-processor/jpa-web/pom.xml
@@ -10,13 +10,13 @@
     xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>olingo-odata2-jpa-processor-ref-web-incubating</artifactId>
+    <artifactId>olingo-odata2-jpa-processor-ref-web</artifactId>
     <packaging>war</packaging>
     <name>${project.artifactId}</name>
 
     <parent>
         <groupId>org.apache.olingo</groupId>
-        <artifactId>olingo-odata2-jpa-processor-incubating</artifactId>
+        <artifactId>olingo-odata2-jpa-processor</artifactId>
         <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
@@ -68,27 +68,27 @@
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-core-incubating</artifactId>
+            <artifactId>olingo-odata2-core</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-api-incubating</artifactId>
+            <artifactId>olingo-odata2-api</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-jpa-processor-api-incubating</artifactId>
+            <artifactId>olingo-odata2-jpa-processor-api</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-jpa-processor-core-incubating</artifactId>
+            <artifactId>olingo-odata2-jpa-processor-core</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-jpa-processor-ref-incubating</artifactId>
+            <artifactId>olingo-odata2-jpa-processor-ref</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-jpa-processor/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-jpa-processor/pom.xml b/odata2-jpa-processor/pom.xml
index 42522e5..df6e66f 100644
--- a/odata2-jpa-processor/pom.xml
+++ b/odata2-jpa-processor/pom.xml
@@ -11,13 +11,13 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.olingo</groupId>
-    <artifactId>olingo-odata2-jpa-processor-incubating</artifactId>
+    <artifactId>olingo-odata2-jpa-processor</artifactId>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
     <parent>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-parent-incubating</artifactId>
+      <artifactId>olingo-odata2-parent</artifactId>
       <version>1.2.0-RC02</version>
       <relativePath>..</relativePath>
     </parent>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-lib/odata-annotation/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-annotation/pom.xml b/odata2-lib/odata-annotation/pom.xml
index aaa23e8..484b72a 100644
--- a/odata2-lib/odata-annotation/pom.xml
+++ b/odata2-lib/odata-annotation/pom.xml
@@ -16,12 +16,12 @@
 
   <parent>
     <groupId>org.apache.olingo</groupId>
-    <artifactId>olingo-odata2-lib-incubating</artifactId>
+    <artifactId>olingo-odata2-lib</artifactId>
     <version>1.2.0-RC02</version>
     <relativePath>..</relativePath>
   </parent>
 
-  <artifactId>olingo-odata2-api-annotation-incubating</artifactId>
+  <artifactId>olingo-odata2-api-annotation</artifactId>
   <name>${project.artifactId}</name>
     <build>
         <plugins>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-lib/odata-api/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-api/pom.xml b/odata2-lib/odata-api/pom.xml
index 42908a8..5c9b6c4 100644
--- a/odata2-lib/odata-api/pom.xml
+++ b/odata2-lib/odata-api/pom.xml
@@ -21,13 +21,13 @@
 	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
-	<artifactId>olingo-odata2-api-incubating</artifactId>
+	<artifactId>olingo-odata2-api</artifactId>
 	<packaging>jar</packaging>
 	<name>${project.artifactId}</name>
 
 	<parent>
 		<groupId>org.apache.olingo</groupId>
-		<artifactId>olingo-odata2-lib-incubating</artifactId>
+		<artifactId>olingo-odata2-lib</artifactId>
     <version>1.2.0-RC02</version>
 		<relativePath>..</relativePath>
 	</parent>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-lib/odata-core/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-core/pom.xml b/odata2-lib/odata-core/pom.xml
index 6128d98..9933231 100644
--- a/odata2-lib/odata-core/pom.xml
+++ b/odata2-lib/odata-core/pom.xml
@@ -21,13 +21,13 @@
 	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
-	<artifactId>olingo-odata2-core-incubating</artifactId>
+	<artifactId>olingo-odata2-core</artifactId>
 	<packaging>jar</packaging>
 	<name>${project.artifactId}</name>
 
 	<parent>
 		<groupId>org.apache.olingo</groupId>
-		<artifactId>olingo-odata2-lib-incubating</artifactId>
+		<artifactId>olingo-odata2-lib</artifactId>
 		<version>1.2.0-RC02</version>
 		<relativePath>..</relativePath>
 	</parent>
@@ -172,7 +172,7 @@
 
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-api-incubating</artifactId>
+			<artifactId>olingo-odata2-api</artifactId>
 			<version>${project.version}</version>
 		</dependency>
 		<dependency>
@@ -189,7 +189,7 @@
         <!-- Test dependencies -->
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-testutil-incubating</artifactId>
+            <artifactId>olingo-odata2-testutil</artifactId>
             <version>${project.version}</version>
             <scope>test</scope>
         </dependency>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-lib/odata-fit/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-fit/pom.xml b/odata2-lib/odata-fit/pom.xml
index af54825..ad91faa 100644
--- a/odata2-lib/odata-fit/pom.xml
+++ b/odata2-lib/odata-fit/pom.xml
@@ -21,13 +21,13 @@
 	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
-	<artifactId>olingo-odata2-fit-incubating</artifactId>
+	<artifactId>olingo-odata2-fit</artifactId>
 	<packaging>jar</packaging>
 	<name>${project.artifactId}</name>
 
 	<parent>
 		<groupId>org.apache.olingo</groupId>
-		<artifactId>olingo-odata2-lib-incubating</artifactId>
+		<artifactId>olingo-odata2-lib</artifactId>
 		<version>1.2.0-RC02</version>
 		<relativePath>..</relativePath>
 	</parent>
@@ -83,7 +83,7 @@
 									<artifactItems>
 										<artifactItem>
 											<groupId>org.apache.olingo</groupId>
-											<artifactId>olingo-odata2-api-incubating</artifactId>
+											<artifactId>olingo-odata2-api</artifactId>
 											<version>${project.version}</version>
 											<outputDirectory>${project.build.directory}/api_dependency</outputDirectory>
 											<overWrite>true</overWrite>
@@ -101,7 +101,7 @@
 									<artifactItems>
 										<artifactItem>
 											<groupId>org.apache.olingo</groupId>
-											<artifactId>olingo-odata2-core-incubating</artifactId>
+											<artifactId>olingo-odata2-core</artifactId>
 											<version>${project.version}</version>
 											<outputDirectory>${project.build.directory}/core_dependency</outputDirectory>
 											<overWrite>true</overWrite>
@@ -119,7 +119,7 @@
 									<artifactItems>
 										<artifactItem>
 											<groupId>org.apache.olingo</groupId>
-											<artifactId>olingo-odata2-ref-incubating</artifactId>
+											<artifactId>olingo-odata2-ref</artifactId>
 											<version>${project.version}</version>
 											<outputDirectory>${project.build.directory}/ref_dependency</outputDirectory>
 											<overWrite>true</overWrite>
@@ -188,17 +188,17 @@
 	<dependencies>
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-core-incubating</artifactId>
+			<artifactId>olingo-odata2-core</artifactId>
 			<version>${project.version}</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-ref-incubating</artifactId>
+			<artifactId>olingo-odata2-ref</artifactId>
 			<version>${project.version}</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-testutil-incubating</artifactId>
+			<artifactId>olingo-odata2-testutil</artifactId>
 			<version>${project.version}</version>
 			<scope>test</scope>
 		</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-lib/odata-ref/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-ref/pom.xml b/odata2-lib/odata-ref/pom.xml
index 7f641ec..82d683f 100644
--- a/odata2-lib/odata-ref/pom.xml
+++ b/odata2-lib/odata-ref/pom.xml
@@ -21,13 +21,13 @@
 	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
-	<artifactId>olingo-odata2-ref-incubating</artifactId>
+	<artifactId>olingo-odata2-ref</artifactId>
 	<packaging>jar</packaging>
 	<name>${project.artifactId}</name>
 
 	<parent>
 		<groupId>org.apache.olingo</groupId>
-		<artifactId>olingo-odata2-lib-incubating</artifactId>
+		<artifactId>olingo-odata2-lib</artifactId>
 		<version>1.2.0-RC02</version>
 		<relativePath>..</relativePath>
 	</parent>
@@ -76,7 +76,7 @@
 	<dependencies>
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-api-incubating</artifactId>
+			<artifactId>olingo-odata2-api</artifactId>
 			<version>${project.version}</version>
 		</dependency>
 		<dependency>
@@ -87,13 +87,13 @@
     
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-core-incubating</artifactId>
+			<artifactId>olingo-odata2-core</artifactId>
 			<version>${project.version}</version>
 			<scope>test</scope>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-testutil-incubating</artifactId>
+			<artifactId>olingo-odata2-testutil</artifactId>
 			<version>${project.version}</version>
 			<scope>test</scope>
 		</dependency>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-lib/odata-testutil/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-testutil/pom.xml b/odata2-lib/odata-testutil/pom.xml
index c84b781..63bacfb 100644
--- a/odata2-lib/odata-testutil/pom.xml
+++ b/odata2-lib/odata-testutil/pom.xml
@@ -13,13 +13,13 @@
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
-  <artifactId>olingo-odata2-testutil-incubating</artifactId>
+  <artifactId>olingo-odata2-testutil</artifactId>
   <packaging>jar</packaging>
   <name>${project.artifactId}</name>
 
   <parent>
     <groupId>org.apache.olingo</groupId>
-    <artifactId>olingo-odata2-lib-incubating</artifactId>
+    <artifactId>olingo-odata2-lib</artifactId>
     <version>1.2.0-RC02</version>
     <relativePath>..</relativePath>
   </parent>
@@ -53,12 +53,12 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-api-incubating</artifactId>
+      <artifactId>olingo-odata2-api</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-api-annotation-incubating</artifactId>
+      <artifactId>olingo-odata2-api-annotation</artifactId>
       <version>${project.version}</version>
     </dependency>
     <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-lib/odata-web/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-web/pom.xml b/odata2-lib/odata-web/pom.xml
index b37811a..3b1ce26 100644
--- a/odata2-lib/odata-web/pom.xml
+++ b/odata2-lib/odata-web/pom.xml
@@ -10,13 +10,13 @@
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>olingo-odata2-ref-web-incubating</artifactId>
+    <artifactId>olingo-odata2-ref-web</artifactId>
     <packaging>war</packaging>
     <name>${project.artifactId}</name>
 
     <parent>
         <groupId>org.apache.olingo</groupId>
-        <artifactId>olingo-odata2-lib-incubating</artifactId>
+        <artifactId>olingo-odata2-lib</artifactId>
         <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
@@ -69,12 +69,12 @@
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-ref-incubating</artifactId>
+            <artifactId>olingo-odata2-ref</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>org.apache.olingo</groupId>
-            <artifactId>olingo-odata2-core-incubating</artifactId>
+            <artifactId>olingo-odata2-core</artifactId>
             <version>${project.version}</version>
         </dependency>
         <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-lib/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/pom.xml b/odata2-lib/pom.xml
index a449ac5..e574903 100644
--- a/odata2-lib/pom.xml
+++ b/odata2-lib/pom.xml
@@ -11,13 +11,13 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.olingo</groupId>
-    <artifactId>olingo-odata2-lib-incubating</artifactId>
+    <artifactId>olingo-odata2-lib</artifactId>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
     <parent>
         <groupId>org.apache.olingo</groupId>
-        <artifactId>olingo-odata2-parent-incubating</artifactId>
+        <artifactId>olingo-odata2-parent</artifactId>
         <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-sample/cars-annotation-archetype/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-annotation-archetype/pom.xml b/odata2-sample/cars-annotation-archetype/pom.xml
index f35c2b2..c5ad861 100644
--- a/odata2-sample/cars-annotation-archetype/pom.xml
+++ b/odata2-sample/cars-annotation-archetype/pom.xml
@@ -14,14 +14,14 @@
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.olingo</groupId>
-  <artifactId>olingo-odata2-sample-cars-annotation-archetype-incubating</artifactId>
+  <artifactId>olingo-odata2-sample-cars-annotation-archetype</artifactId>
   <name>${project.artifactId}</name>
   <version>1.2.0-RC02</version>
   <packaging>maven-archetype</packaging>
 
   <parent>
     <groupId>org.apache.olingo</groupId>
-    <artifactId>olingo-odata2-sample-incubating</artifactId>
+    <artifactId>olingo-odata2-sample</artifactId>
     <version>1.2.0-RC02</version>
     <relativePath>..</relativePath>
   </parent>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml b/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml
index b1e5460..c152975 100644
--- a/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/odata2-sample/cars-annotation-archetype/src/main/resources/archetype-resources/pom.xml
@@ -95,29 +95,29 @@
     <!-- Apache Olingo Library dependencies -->
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-api-incubating</artifactId>
+      <artifactId>olingo-odata2-api</artifactId>
       <version>${version.olingo}</version>
     </dependency>
     <dependency>
-      <artifactId>olingo-odata2-api-annotation-incubating</artifactId>
+      <artifactId>olingo-odata2-api-annotation</artifactId>
       <groupId>org.apache.olingo</groupId>
       <type>jar</type>
       <version>${version.olingo}</version>
     </dependency>
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-core-incubating</artifactId>
+      <artifactId>olingo-odata2-core</artifactId>
       <version>${version.olingo}</version>
     </dependency>
     <!-- Apache Olingo Annotation Processor Extension dependencies -->
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-annotation-processor-api-incubating</artifactId>
+      <artifactId>olingo-odata2-annotation-processor-api</artifactId>
       <version>${version.olingo}</version>
     </dependency>
     <dependency>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-annotation-processor-core-incubating</artifactId>
+      <artifactId>olingo-odata2-annotation-processor-core</artifactId>
       <version>${version.olingo}</version>
     </dependency>
     <!-- Additional dependencies -->

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-sample/cars-jpa-archetype/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-jpa-archetype/pom.xml b/odata2-sample/cars-jpa-archetype/pom.xml
index f8d69f2..4a96b26 100644
--- a/odata2-sample/cars-jpa-archetype/pom.xml
+++ b/odata2-sample/cars-jpa-archetype/pom.xml
@@ -22,12 +22,12 @@
     <modelVersion>4.0.0</modelVersion>
 	<parent>
         <groupId>org.apache.olingo</groupId>
-        <artifactId>olingo-odata2-sample-incubating</artifactId>
+        <artifactId>olingo-odata2-sample</artifactId>
         <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>
 	
-    <artifactId>olingo-odata2-sample-cars-jpa-archetype-incubating</artifactId>
+    <artifactId>olingo-odata2-sample-cars-jpa-archetype</artifactId>
     <name>${project.artifactId}</name>
     <packaging>maven-archetype</packaging>
     <build>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml b/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml
index 3af001e..6369839 100644
--- a/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/odata2-sample/cars-jpa-archetype/src/main/resources/archetype-resources/pom.xml
@@ -30,31 +30,31 @@
 		<!-- OData Annotation Support -->
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-api-annotation-incubating</artifactId>
+			<artifactId>olingo-odata2-api-annotation</artifactId>
 			<version>${version.olingo}</version>
 		</dependency>
 
 		<!--OData Core Support -->
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-api-incubating</artifactId>
+			<artifactId>olingo-odata2-api</artifactId>
 			<version>${version.olingo}</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-core-incubating</artifactId>
+			<artifactId>olingo-odata2-core</artifactId>
 			<version>${version.olingo}</version>
 		</dependency>
 
 		<!--OData JPA Processor Support -->
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-jpa-processor-api-incubating</artifactId>
+			<artifactId>olingo-odata2-jpa-processor-api</artifactId>
 			<version>${version.olingo}</version>
 		</dependency>
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-jpa-processor-core-incubating</artifactId>
+			<artifactId>olingo-odata2-jpa-processor-core</artifactId>
 			<version>${version.olingo}</version>
 		</dependency>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-sample/cars-service-archetype/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-service-archetype/pom.xml b/odata2-sample/cars-service-archetype/pom.xml
index 877ec04..a548807 100644
--- a/odata2-sample/cars-service-archetype/pom.xml
+++ b/odata2-sample/cars-service-archetype/pom.xml
@@ -22,7 +22,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.apache.olingo</groupId>
-    <artifactId>olingo-odata2-sample-cars-service-archetype-incubating</artifactId>
+    <artifactId>olingo-odata2-sample-cars-service-archetype</artifactId>
     <name>${project.artifactId}</name>
     <version>1.2.0-RC02</version>
 
@@ -30,7 +30,7 @@
 
     <parent>
         <groupId>org.apache.olingo</groupId>
-        <artifactId>olingo-odata2-sample-incubating</artifactId>
+        <artifactId>olingo-odata2-sample</artifactId>
         <version>1.2.0-RC02</version>
         <relativePath>..</relativePath>
     </parent>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml b/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml
index ddaa73d..161df3f 100644
--- a/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/odata2-sample/cars-service-archetype/src/main/resources/archetype-resources/pom.xml
@@ -73,7 +73,7 @@
 	<dependencies>
 		<dependency>
 			<groupId>org.apache.olingo</groupId>
-			<artifactId>olingo-odata2-core-incubating</artifactId>
+			<artifactId>olingo-odata2-core</artifactId>
 			<version>${version.olingo}</version>
 		</dependency>
 		<dependency>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/odata2-sample/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-sample/pom.xml b/odata2-sample/pom.xml
index 4279e14..ec5db93 100644
--- a/odata2-sample/pom.xml
+++ b/odata2-sample/pom.xml
@@ -8,13 +8,13 @@
     the License. --><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
-    <artifactId>olingo-odata2-sample-incubating</artifactId>
+    <artifactId>olingo-odata2-sample</artifactId>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
 
     <parent>
       <groupId>org.apache.olingo</groupId>
-      <artifactId>olingo-odata2-parent-incubating</artifactId>
+      <artifactId>olingo-odata2-parent</artifactId>
       <version>1.2.0-RC02</version>
       <relativePath>..</relativePath>
     </parent>

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/96f38266/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6c235bf..9d68eb1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 	<modelVersion>4.0.0</modelVersion>
 
 	<groupId>org.apache.olingo</groupId>
-	<artifactId>olingo-odata2-parent-incubating</artifactId>
+	<artifactId>olingo-odata2-parent</artifactId>
 	<version>1.2.0-RC02</version>
 	<packaging>pom</packaging>
 
@@ -256,7 +256,6 @@
 							</properties>
 							<resourceBundles>
 								<resourceBundle>org.apache:apache-jar-resource-bundle:1.4</resourceBundle>
-								<resourceBundle>org.apache:apache-incubator-disclaimer-resource-bundle:1.1</resourceBundle>
 							</resourceBundles>
 						</configuration>
 					</execution>