From a5d7d108e8ddd11f8b7d9512c9e6b7b7602c111a Mon Sep 17 00:00:00 2001 From: yuanoOo Date: Wed, 25 Dec 2024 16:07:25 +0800 Subject: [PATCH 1/4] Enhancement: Update the pom.xml file to prepare for release. (#12) --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index 9531904..e0ebad2 100644 --- a/pom.xml +++ b/pom.xml @@ -307,6 +307,9 @@ under the License. jar + + true + @@ -346,6 +349,17 @@ under the License. test-jar + + empty-javadoc-jar + + jar + + package + + javadoc + ${basedir}/src/main/java + + @@ -442,6 +456,7 @@ under the License. + https://www.oceanbase.com/ 2024 From 89dec0f7e4ae353c37d9e266f068655ffc468862 Mon Sep 17 00:00:00 2001 From: He Wang Date: Thu, 26 Dec 2024 00:00:07 +0800 Subject: [PATCH 2/4] hotfix: add missing tag in pom --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index e0ebad2..0f5a224 100644 --- a/pom.xml +++ b/pom.xml @@ -21,6 +21,9 @@ under the License. ${revision} pom + Spark Connector OceanBase + Spark Connectors for OceanBase + spark-connector-obkv-hbase spark-connector-oceanbase @@ -296,6 +299,7 @@ under the License. + org.apache.maven.plugins From 0a0da113405a40261d99e1086dc50ccbc33b5f75 Mon Sep 17 00:00:00 2001 From: He Wang Date: Thu, 26 Dec 2024 00:00:42 +0800 Subject: [PATCH 3/4] release 1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f5a224..56ebdf3 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ under the License. UTF-8 UTF-8 - 1.0-SNAPSHOT + 1.0 2.12.15 2.12 1.7.32 From 9f6740e4fffb1967369fab3eb1189d7bf9b1c1f9 Mon Sep 17 00:00:00 2001 From: He Wang Date: Thu, 26 Dec 2024 01:46:33 +0800 Subject: [PATCH 4/4] prepare for 1.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 56ebdf3..13b02b6 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ under the License. UTF-8 UTF-8 - 1.0 + 1.1-SNAPSHOT 2.12.15 2.12 1.7.32