From b60d18aeb10d2c85ab7bbdeee5cddcec2cf850ee Mon Sep 17 00:00:00 2001 From: Cheng Pan <379377944@qq.com> Date: Thu, 13 May 2021 18:21:31 +0800 Subject: [PATCH] [KYUUBI #633] [FOLLOWUP #631] [BUILD] Fix kyuubi-extension-spark_3.1 module version ### _Why are the changes needed?_ ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/latest/tools/testing.html#running-tests) locally before make a pull request Closes #633 from pan3793/minor. Closes #633 108aca0 [Cheng Pan] [BUILD] Fix kyuubi-extension-spark_3.1 module version Authored-by: Cheng Pan <379377944@qq.com> Signed-off-by: Kent Yao --- dev/kyuubi-extension-spark_3.1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/kyuubi-extension-spark_3.1/pom.xml b/dev/kyuubi-extension-spark_3.1/pom.xml index 232e729d3..e18c0f6e2 100644 --- a/dev/kyuubi-extension-spark_3.1/pom.xml +++ b/dev/kyuubi-extension-spark_3.1/pom.xml @@ -22,7 +22,7 @@ kyuubi org.apache.kyuubi - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ../../pom.xml 4.0.0