From 3b429d200cbe854128f20c16a61da0d8f080ccbf Mon Sep 17 00:00:00 2001 From: Yi Zhu Date: Tue, 22 Sep 2020 20:11:24 -0700 Subject: [PATCH] Starting 1.0.17-SNAPSHOT --- pom.xml | 2 +- yqlplus_engine/pom.xml | 8 ++++---- yqlplus_javadocs/pom.xml | 4 ++-- yqlplus_language/pom.xml | 4 ++-- yqlplus_source_api/pom.xml | 4 ++-- yqlplus_stdlib/pom.xml | 8 ++++---- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 9085459..71de2f8 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.yahoo.yqlplus yqlplus_engine_project - 1.0.16 + 1.0.17-SNAPSHOT pom yqlplus_engine_project yqlplus_engine_project diff --git a/yqlplus_engine/pom.xml b/yqlplus_engine/pom.xml index a885842..24e309a 100644 --- a/yqlplus_engine/pom.xml +++ b/yqlplus_engine/pom.xml @@ -12,23 +12,23 @@ com.yahoo.yqlplus yqlplus_engine_project - 1.0.16 + 1.0.17-SNAPSHOT ../pom.xml com.yahoo.yqlplus yqlplus_engine - 1.0.16 + 1.0.17-SNAPSHOT com.yahoo.yqlplus yqlplus_language - 1.0.16 + 1.0.17-SNAPSHOT com.yahoo.yqlplus yqlplus_source_api - 1.0.16 + 1.0.17-SNAPSHOT com.yahoo.monitor diff --git a/yqlplus_javadocs/pom.xml b/yqlplus_javadocs/pom.xml index 7a91441..b1f6fcb 100644 --- a/yqlplus_javadocs/pom.xml +++ b/yqlplus_javadocs/pom.xml @@ -12,13 +12,13 @@ com.yahoo.yqlplus yqlplus_engine_project - 1.0.16 + 1.0.17-SNAPSHOT ../pom.xml com.yahoo.yqlplus yqlplus_javadocs - 1.0.16 + 1.0.17-SNAPSHOT yqlplus_javadocs diff --git a/yqlplus_language/pom.xml b/yqlplus_language/pom.xml index ad1dec9..5cee751 100644 --- a/yqlplus_language/pom.xml +++ b/yqlplus_language/pom.xml @@ -13,14 +13,14 @@ com.yahoo.yqlplus yqlplus_engine_project - 1.0.16 + 1.0.17-SNAPSHOT ../pom.xml com.yahoo.yqlplus yqlplus_language jar - 1.0.16 + 1.0.17-SNAPSHOT 1.8 diff --git a/yqlplus_source_api/pom.xml b/yqlplus_source_api/pom.xml index b36ca19..aeb4ed4 100644 --- a/yqlplus_source_api/pom.xml +++ b/yqlplus_source_api/pom.xml @@ -14,13 +14,13 @@ com.yahoo.yqlplus yqlplus_engine_project - 1.0.16 + 1.0.17-SNAPSHOT ../pom.xml com.yahoo.yqlplus yqlplus_source_api - 1.0.16 + 1.0.17-SNAPSHOT diff --git a/yqlplus_stdlib/pom.xml b/yqlplus_stdlib/pom.xml index ca58045..3473edb 100644 --- a/yqlplus_stdlib/pom.xml +++ b/yqlplus_stdlib/pom.xml @@ -12,13 +12,13 @@ com.yahoo.yqlplus yqlplus_engine_project - 1.0.16 + 1.0.17-SNAPSHOT ../pom.xml com.yahoo.yqlplus yqlplus_stdlib - 1.0.16 + 1.0.17-SNAPSHOT com.google.inject.extensions @@ -29,12 +29,12 @@ com.yahoo.yqlplus yqlplus_source_api - 1.0.16 + 1.0.17-SNAPSHOT com.yahoo.yqlplus yqlplus_engine - 1.0.16 + 1.0.17-SNAPSHOT test