You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by sk...@apache.org on 2013/09/26 17:44:12 UTC

[3/4] git commit: Issue OLINGO-25 - make release - set version 1.0.0-RC01 2nd try

Issue OLINGO-25 - make release - set version 1.0.0-RC01 2nd try


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/606a23bf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/tree/606a23bf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/diff/606a23bf

Branch: refs/heads/master
Commit: 606a23bf94a7d06d8d690336db1c4fb0f0d3dfe8
Parents: b87a584
Author: Stephan Klevenz <sk...@apache.org>
Authored: Thu Sep 26 17:27:02 2013 +0200
Committer: Stephan Klevenz <sk...@apache.org>
Committed: Thu Sep 26 17:27:02 2013 +0200

----------------------------------------------------------------------
 odata2-dist/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-processor-jpa/jpa-api/pom.xml  | 2 +-
 odata2-processor-jpa/jpa-core/pom.xml | 2 +-
 odata2-processor-jpa/jpa-ref/pom.xml  | 2 +-
 odata2-processor-jpa/jpa-web/pom.xml  | 2 +-
 odata2-processor-jpa/pom.xml          | 2 +-
 pom.xml                               | 2 +-
 15 files changed, 15 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/606a23bf/odata2-dist/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-dist/pom.xml b/odata2-dist/pom.xml
index 4c019b5..00906bf 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.1.0-SNAPSHOT</version>
+        <version>1.0.0-RC01</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/606a23bf/odata2-lib/odata-annotation/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-annotation/pom.xml b/odata2-lib/odata-annotation/pom.xml
index d6d70c7..176b9e9 100644
--- a/odata2-lib/odata-annotation/pom.xml
+++ b/odata2-lib/odata-annotation/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo.odata2.lib</artifactId>
-		<version>1.1.0-SNAPSHOT</version>
+		<version>1.0.0-RC01</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/606a23bf/odata2-lib/odata-api/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-api/pom.xml b/odata2-lib/odata-api/pom.xml
index 574b3a3..835f5b4 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.1.0-SNAPSHOT</version>
+    <version>1.0.0-RC01</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/606a23bf/odata2-lib/odata-core/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-core/pom.xml b/odata2-lib/odata-core/pom.xml
index 9c99585..ed95366 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.1.0-SNAPSHOT</version>
+		<version>1.0.0-RC01</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/606a23bf/odata2-lib/odata-fit/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-fit/pom.xml b/odata2-lib/odata-fit/pom.xml
index 77372ca..00efe92 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.1.0-SNAPSHOT</version>
+		<version>1.0.0-RC01</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/606a23bf/odata2-lib/odata-ref/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-ref/pom.xml b/odata2-lib/odata-ref/pom.xml
index 3b23be2..cb5f38a 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.1.0-SNAPSHOT</version>
+		<version>1.0.0-RC01</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/606a23bf/odata2-lib/odata-testutil/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-testutil/pom.xml b/odata2-lib/odata-testutil/pom.xml
index aa001a8..338161b 100644
--- a/odata2-lib/odata-testutil/pom.xml
+++ b/odata2-lib/odata-testutil/pom.xml
@@ -28,7 +28,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo.odata2.lib</artifactId>
-		<version>1.1.0-SNAPSHOT</version>
+		<version>1.0.0-RC01</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/606a23bf/odata2-lib/odata-web/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/odata-web/pom.xml b/odata2-lib/odata-web/pom.xml
index 807f6c0..f07a6bd 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.1.0-SNAPSHOT</version>
+        <version>1.0.0-RC01</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/606a23bf/odata2-lib/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-lib/pom.xml b/odata2-lib/pom.xml
index 9dbac2e..a24c7b7 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.1.0-SNAPSHOT</version>
+        <version>1.0.0-RC01</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/606a23bf/odata2-processor-jpa/jpa-api/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-processor-jpa/jpa-api/pom.xml b/odata2-processor-jpa/jpa-api/pom.xml
index 121b2b4..9858ecd 100644
--- a/odata2-processor-jpa/jpa-api/pom.xml
+++ b/odata2-processor-jpa/jpa-api/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo.odata2.processor-jpa</artifactId>
-		<version>1.1.0-SNAPSHOT</version>
+		<version>1.0.0-RC01</version>
 		<relativePath>../</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/606a23bf/odata2-processor-jpa/jpa-core/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-processor-jpa/jpa-core/pom.xml b/odata2-processor-jpa/jpa-core/pom.xml
index 8d142bb..e8c8e36 100644
--- a/odata2-processor-jpa/jpa-core/pom.xml
+++ b/odata2-processor-jpa/jpa-core/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo.odata2.processor-jpa</artifactId>
-		<version>1.1.0-SNAPSHOT</version>
+		<version>1.0.0-RC01</version>
 		<relativePath>../</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/606a23bf/odata2-processor-jpa/jpa-ref/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-processor-jpa/jpa-ref/pom.xml b/odata2-processor-jpa/jpa-ref/pom.xml
index 604e47d..17621fb 100644
--- a/odata2-processor-jpa/jpa-ref/pom.xml
+++ b/odata2-processor-jpa/jpa-ref/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.apache.olingo</groupId>
 		<artifactId>olingo.odata2.processor-jpa</artifactId>
-		<version>1.1.0-SNAPSHOT</version>
+		<version>1.0.0-RC01</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/606a23bf/odata2-processor-jpa/jpa-web/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-processor-jpa/jpa-web/pom.xml b/odata2-processor-jpa/jpa-web/pom.xml
index be713f3..39f7d85 100644
--- a/odata2-processor-jpa/jpa-web/pom.xml
+++ b/odata2-processor-jpa/jpa-web/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>org.apache.olingo</groupId>
         <artifactId>olingo.odata2.processor-jpa</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.0.0-RC01</version>
         <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/606a23bf/odata2-processor-jpa/pom.xml
----------------------------------------------------------------------
diff --git a/odata2-processor-jpa/pom.xml b/odata2-processor-jpa/pom.xml
index 0e5ca7a..4b63385 100644
--- a/odata2-processor-jpa/pom.xml
+++ b/odata2-processor-jpa/pom.xml
@@ -18,7 +18,7 @@
     <parent>
       <groupId>org.apache.olingo</groupId>
       <artifactId>olingo.odata2.parent</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.0.0-RC01</version>
       <relativePath>..</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-olingo-odata2/blob/606a23bf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 33b59f9..3861cfc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 
     <groupId>org.apache.olingo</groupId>
     <artifactId>olingo.odata2.parent</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
+    <version>1.0.0-RC01</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>