You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by rm...@apache.org on 2014/06/12 23:04:00 UTC

[9/9] git commit: Set version to 0.5.1

Set version to 0.5.1


Project: http://git-wip-us.apache.org/repos/asf/incubator-flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-flink/commit/67bb703d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-flink/tree/67bb703d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-flink/diff/67bb703d

Branch: refs/heads/release-0.5.1
Commit: 67bb703d794706b6d0a029743a0a6964e7cdd9cd
Parents: 21ecaaa
Author: Robert Metzger <rm...@apache.org>
Authored: Thu Jun 12 21:29:16 2014 +0200
Committer: Robert Metzger <rm...@apache.org>
Committed: Thu Jun 12 21:29:16 2014 +0200

----------------------------------------------------------------------
 pom.xml                                                          | 2 +-
 stratosphere-addons/avro/pom.xml                                 | 2 +-
 stratosphere-addons/hadoop-compatibility/pom.xml                 | 2 +-
 stratosphere-addons/hbase/pom.xml                                | 2 +-
 stratosphere-addons/jdbc/pom.xml                                 | 2 +-
 stratosphere-addons/pom.xml                                      | 2 +-
 stratosphere-addons/spargel/pom.xml                              | 2 +-
 stratosphere-addons/yarn/pom.xml                                 | 2 +-
 stratosphere-clients/pom.xml                                     | 2 +-
 stratosphere-compiler/pom.xml                                    | 2 +-
 stratosphere-core/pom.xml                                        | 2 +-
 stratosphere-dist/pom.xml                                        | 2 +-
 stratosphere-examples/pom.xml                                    | 2 +-
 stratosphere-examples/stratosphere-java-examples/pom.xml         | 2 +-
 stratosphere-examples/stratosphere-scala-examples/pom.xml        | 2 +-
 stratosphere-java/pom.xml                                        | 2 +-
 stratosphere-quickstart/pom.xml                                  | 2 +-
 stratosphere-quickstart/quickstart-java/pom.xml                  | 2 +-
 .../src/main/resources/archetype-resources/pom.xml               | 4 ++--
 stratosphere-quickstart/quickstart-scala/pom.xml                 | 2 +-
 .../src/main/resources/archetype-resources/pom.xml               | 4 ++--
 stratosphere-runtime/pom.xml                                     | 2 +-
 stratosphere-scala/pom.xml                                       | 2 +-
 stratosphere-test-utils/pom.xml                                  | 2 +-
 stratosphere-tests/pom.xml                                       | 2 +-
 tools/change-version                                             | 2 +-
 26 files changed, 28 insertions(+), 28 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c784957..fbd3617 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
 
 	<groupId>eu.stratosphere</groupId>
 	<artifactId>stratosphere</artifactId>
-	<version>0.5.1-SNAPSHOT</version>
+	<version>0.5.1</version>
 
 	<name>stratosphere</name>
 	<packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-addons/avro/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-addons/avro/pom.xml b/stratosphere-addons/avro/pom.xml
index e9da4e4..1841549 100644
--- a/stratosphere-addons/avro/pom.xml
+++ b/stratosphere-addons/avro/pom.xml
@@ -8,7 +8,7 @@
 	<parent>
 		<artifactId>stratosphere-addons</artifactId>
 		<groupId>eu.stratosphere</groupId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-addons/hadoop-compatibility/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-addons/hadoop-compatibility/pom.xml b/stratosphere-addons/hadoop-compatibility/pom.xml
index 7beae22..8d5aec9 100644
--- a/stratosphere-addons/hadoop-compatibility/pom.xml
+++ b/stratosphere-addons/hadoop-compatibility/pom.xml
@@ -8,7 +8,7 @@
 	<parent>
 		<artifactId>stratosphere-addons</artifactId>
 		<groupId>eu.stratosphere</groupId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-addons/hbase/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-addons/hbase/pom.xml b/stratosphere-addons/hbase/pom.xml
index a53cc98..0f90200 100644
--- a/stratosphere-addons/hbase/pom.xml
+++ b/stratosphere-addons/hbase/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<artifactId>stratosphere-addons</artifactId>
 		<groupId>eu.stratosphere</groupId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 	

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-addons/jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-addons/jdbc/pom.xml b/stratosphere-addons/jdbc/pom.xml
index 7e6dd7c..c411c55 100644
--- a/stratosphere-addons/jdbc/pom.xml
+++ b/stratosphere-addons/jdbc/pom.xml
@@ -8,7 +8,7 @@
 	<parent>
 		<artifactId>stratosphere-addons</artifactId>
 		<groupId>eu.stratosphere</groupId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-addons/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-addons/pom.xml b/stratosphere-addons/pom.xml
index 4effcdc..d6f1214 100644
--- a/stratosphere-addons/pom.xml
+++ b/stratosphere-addons/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>eu.stratosphere</groupId>
 		<artifactId>stratosphere</artifactId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-addons/spargel/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-addons/spargel/pom.xml b/stratosphere-addons/spargel/pom.xml
index 1ebe79e..bf35a14 100644
--- a/stratosphere-addons/spargel/pom.xml
+++ b/stratosphere-addons/spargel/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<artifactId>stratosphere-addons</artifactId>
 		<groupId>eu.stratosphere</groupId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 	

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-addons/yarn/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-addons/yarn/pom.xml b/stratosphere-addons/yarn/pom.xml
index 1f31a03..2da1394 100644
--- a/stratosphere-addons/yarn/pom.xml
+++ b/stratosphere-addons/yarn/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>eu.stratosphere</groupId>
 		<artifactId>stratosphere-addons</artifactId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 	

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-clients/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-clients/pom.xml b/stratosphere-clients/pom.xml
index d812d3c..1562f19 100644
--- a/stratosphere-clients/pom.xml
+++ b/stratosphere-clients/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>eu.stratosphere</groupId>
 		<artifactId>stratosphere</artifactId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-compiler/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-compiler/pom.xml b/stratosphere-compiler/pom.xml
index 2de4a6a..4a727a8 100644
--- a/stratosphere-compiler/pom.xml
+++ b/stratosphere-compiler/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>eu.stratosphere</groupId>
 		<artifactId>stratosphere</artifactId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-core/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-core/pom.xml b/stratosphere-core/pom.xml
index 27f359d..7512969 100644
--- a/stratosphere-core/pom.xml
+++ b/stratosphere-core/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>eu.stratosphere</groupId>
 		<artifactId>stratosphere</artifactId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-dist/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-dist/pom.xml b/stratosphere-dist/pom.xml
index e9e3ffd..da0bf01 100644
--- a/stratosphere-dist/pom.xml
+++ b/stratosphere-dist/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>eu.stratosphere</groupId>
 		<artifactId>stratosphere</artifactId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-examples/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-examples/pom.xml b/stratosphere-examples/pom.xml
index aff3aca..e1b0368 100644
--- a/stratosphere-examples/pom.xml
+++ b/stratosphere-examples/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>eu.stratosphere</groupId>
 		<artifactId>stratosphere</artifactId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-examples/stratosphere-java-examples/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-examples/stratosphere-java-examples/pom.xml b/stratosphere-examples/stratosphere-java-examples/pom.xml
index 43500e8..24302c0 100644
--- a/stratosphere-examples/stratosphere-java-examples/pom.xml
+++ b/stratosphere-examples/stratosphere-java-examples/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>eu.stratosphere</groupId>
 		<artifactId>stratosphere-examples</artifactId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-examples/stratosphere-scala-examples/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-examples/stratosphere-scala-examples/pom.xml b/stratosphere-examples/stratosphere-scala-examples/pom.xml
index ea8a3c9..da94c3a 100644
--- a/stratosphere-examples/stratosphere-scala-examples/pom.xml
+++ b/stratosphere-examples/stratosphere-scala-examples/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>eu.stratosphere</groupId>
 		<artifactId>stratosphere-examples</artifactId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-java/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-java/pom.xml b/stratosphere-java/pom.xml
index 7f1fe29..4df0ea4 100644
--- a/stratosphere-java/pom.xml
+++ b/stratosphere-java/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>eu.stratosphere</groupId>
 		<artifactId>stratosphere</artifactId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-quickstart/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-quickstart/pom.xml b/stratosphere-quickstart/pom.xml
index fa4a668..fa08572 100644
--- a/stratosphere-quickstart/pom.xml
+++ b/stratosphere-quickstart/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>eu.stratosphere</groupId>
 		<artifactId>stratosphere</artifactId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 	

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-quickstart/quickstart-java/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-quickstart/quickstart-java/pom.xml b/stratosphere-quickstart/quickstart-java/pom.xml
index f813eb1..6da8c93 100644
--- a/stratosphere-quickstart/quickstart-java/pom.xml
+++ b/stratosphere-quickstart/quickstart-java/pom.xml
@@ -9,7 +9,7 @@
   <parent>
     <groupId>eu.stratosphere</groupId>
     <artifactId>stratosphere-quickstart</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-quickstart/quickstart-java/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-quickstart/quickstart-java/src/main/resources/archetype-resources/pom.xml b/stratosphere-quickstart/quickstart-java/src/main/resources/archetype-resources/pom.xml
index 82d810c..0a51cc8 100644
--- a/stratosphere-quickstart/quickstart-java/src/main/resources/archetype-resources/pom.xml
+++ b/stratosphere-quickstart/quickstart-java/src/main/resources/archetype-resources/pom.xml
@@ -20,12 +20,12 @@
 		<dependency>
 			<groupId>eu.stratosphere</groupId>
 			<artifactId>stratosphere-java</artifactId>
-			<version>0.5.1-SNAPSHOT</version>
+			<version>0.5.1</version>
 		</dependency>
 		<dependency>
 			<groupId>eu.stratosphere</groupId>
 			<artifactId>stratosphere-clients</artifactId>
-			<version>0.5.1-SNAPSHOT</version>
+			<version>0.5.1</version>
 		</dependency>
 	</dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-quickstart/quickstart-scala/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-quickstart/quickstart-scala/pom.xml b/stratosphere-quickstart/quickstart-scala/pom.xml
index 91cf2d4..afffef1 100644
--- a/stratosphere-quickstart/quickstart-scala/pom.xml
+++ b/stratosphere-quickstart/quickstart-scala/pom.xml
@@ -9,7 +9,7 @@
   <parent>
     <groupId>eu.stratosphere</groupId>
     <artifactId>stratosphere-quickstart</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-quickstart/quickstart-scala/src/main/resources/archetype-resources/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-quickstart/quickstart-scala/src/main/resources/archetype-resources/pom.xml b/stratosphere-quickstart/quickstart-scala/src/main/resources/archetype-resources/pom.xml
index 4910746..70a17af 100644
--- a/stratosphere-quickstart/quickstart-scala/src/main/resources/archetype-resources/pom.xml
+++ b/stratosphere-quickstart/quickstart-scala/src/main/resources/archetype-resources/pom.xml
@@ -22,12 +22,12 @@
     <dependency>
       <groupId>eu.stratosphere</groupId>
       <artifactId>stratosphere-scala</artifactId>
-      <version>0.5.1-SNAPSHOT</version>
+      <version>0.5.1</version>
     </dependency>
     <dependency>
       <groupId>eu.stratosphere</groupId>
       <artifactId>stratosphere-clients</artifactId>
-      <version>0.5.1-SNAPSHOT</version>
+      <version>0.5.1</version>
     </dependency>
   </dependencies>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-runtime/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-runtime/pom.xml b/stratosphere-runtime/pom.xml
index 13f6cfb..8d9d175 100644
--- a/stratosphere-runtime/pom.xml
+++ b/stratosphere-runtime/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>eu.stratosphere</groupId>
 		<artifactId>stratosphere</artifactId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-scala/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-scala/pom.xml b/stratosphere-scala/pom.xml
index c9c6eb3..f511825 100644
--- a/stratosphere-scala/pom.xml
+++ b/stratosphere-scala/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>eu.stratosphere</groupId>
 		<artifactId>stratosphere</artifactId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-test-utils/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-test-utils/pom.xml b/stratosphere-test-utils/pom.xml
index 29fa208..ec3695e 100644
--- a/stratosphere-test-utils/pom.xml
+++ b/stratosphere-test-utils/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>eu.stratosphere</groupId>
 		<artifactId>stratosphere</artifactId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/stratosphere-tests/pom.xml
----------------------------------------------------------------------
diff --git a/stratosphere-tests/pom.xml b/stratosphere-tests/pom.xml
index 7dec412..04eaeba 100644
--- a/stratosphere-tests/pom.xml
+++ b/stratosphere-tests/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>eu.stratosphere</groupId>
 		<artifactId>stratosphere</artifactId>
-		<version>0.5.1-SNAPSHOT</version>
+		<version>0.5.1</version>
 		<relativePath>..</relativePath>
 	</parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-flink/blob/67bb703d/tools/change-version
----------------------------------------------------------------------
diff --git a/tools/change-version b/tools/change-version
index ef2497e..b82d2cd 100755
--- a/tools/change-version
+++ b/tools/change-version
@@ -12,4 +12,4 @@
 # specific language governing permissions and limitations under the License.
 ########################################################################################################################
 
-find .. -name 'pom.xml' -type f -exec sed -i 's#<version>0.5</version>#<version>0.5.1-SNAPSHOT</version>#' {} \;
+find .. -name 'pom.xml' -type f -exec sed -i 's#<version>0.5.1-SNAPSHOT</version>#<version>0.5.1</version>#' {} \;