From 3645419ccbfa40f07fdc7a9770c8b37033ab1266 Mon Sep 17 00:00:00 2001 From: "Chen, Hao" Date: Wed, 16 Jan 2019 22:37:39 +0800 Subject: [PATCH] Set version as 0.1.4-SNAPSHOT --- core/pom.xml | 2 +- experimental/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 3f861a2..0cef368 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ flink-siddhi-parent_2.11 com.github.haoch - 0.1.3-SNAPSHOT + 0.1.4-SNAPSHOT 4.0.0 diff --git a/experimental/pom.xml b/experimental/pom.xml index 34090e8..e1fb67d 100644 --- a/experimental/pom.xml +++ b/experimental/pom.xml @@ -5,7 +5,7 @@ flink-siddhi-parent_2.11 com.github.haoch - 0.1.3-SNAPSHOT + 0.1.4-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 99a6e79..e1586d8 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ under the License. com.github.haoch flink-siddhi-parent_2.11 - 0.1.3-SNAPSHOT + 0.1.4-SNAPSHOT core experimental