diff --git a/CHANGE-LOG.md b/CHANGE-LOG.md index 71c457c..eb8cb3b 100644 --- a/CHANGE-LOG.md +++ b/CHANGE-LOG.md @@ -11,3 +11,6 @@ ### 2.0.1 - Set HikariCP Scope to Provided (#42) + +### 2.0.2 +- The com.aliyun.datalake package should not be renamed diff --git a/hive-catalog-shade/pom.xml b/hive-catalog-shade/pom.xml index 4a32632..95744c9 100644 --- a/hive-catalog-shade/pom.xml +++ b/hive-catalog-shade/pom.xml @@ -20,7 +20,7 @@ under the License. org.apache.doris doris-shade - 1.1.0-SNAPSHOT + 2.0.2-SNAPSHOT hive-catalog-shade @@ -593,10 +593,6 @@ under the License. - - com.aliyun.datalake - shade.doris.com.aliyun.datalake - org.apache.commons.io shade.doris.org.apache.commons.io diff --git a/pom.xml b/pom.xml index 1a8b91f..ed57ce6 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.doris doris-shade - 1.1.0-SNAPSHOT + 2.0.2-SNAPSHOT pom Archetype - doris-shade https://doris.apache.org