You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tw...@apache.org on 2018/04/20 13:03:11 UTC

flink git commit: [hotfix] [e2e] Update flink-bucketing-sink-test version to 1.5-SNAPSHOT

Repository: flink
Updated Branches:
  refs/heads/release-1.5 f47c201f8 -> 537f452d9


[hotfix] [e2e] Update flink-bucketing-sink-test version to 1.5-SNAPSHOT


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

Branch: refs/heads/release-1.5
Commit: 537f452d9ae89d55aca6a8907c23494ee553b3ec
Parents: f47c201
Author: Timo Walther <tw...@apache.org>
Authored: Fri Apr 20 15:02:45 2018 +0200
Committer: Timo Walther <tw...@apache.org>
Committed: Fri Apr 20 15:02:45 2018 +0200

----------------------------------------------------------------------
 flink-end-to-end-tests/flink-bucketing-sink-test/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/537f452d/flink-end-to-end-tests/flink-bucketing-sink-test/pom.xml
----------------------------------------------------------------------
diff --git a/flink-end-to-end-tests/flink-bucketing-sink-test/pom.xml b/flink-end-to-end-tests/flink-bucketing-sink-test/pom.xml
index 3967ae7..40be10c 100644
--- a/flink-end-to-end-tests/flink-bucketing-sink-test/pom.xml
+++ b/flink-end-to-end-tests/flink-bucketing-sink-test/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.flink</groupId>
 		<artifactId>flink-end-to-end-tests</artifactId>
-		<version>1.6-SNAPSHOT</version>
+		<version>1.5-SNAPSHOT</version>
 		<relativePath>..</relativePath>
 	</parent>