This is an automated email from the ASF dual-hosted git repository.
zykkk pushed a commit to branch branch-1.2-lts
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/branch-1.2-lts by this push:
new 2573c5c67d [branch-1.2](shade) upgrade shade version to 1.0.2-SNAPSHOT
(#22505)
2573c5c67d is described below
commit 2573c5c67d205852fbd69ac885d9b58a903e9cc5
Author: zy-kkk <[email protected]>
AuthorDate: Wed Aug 2 18:47:47 2023 +0800
[branch-1.2](shade) upgrade shade version to 1.0.2-SNAPSHOT (#22505)
---
fs_brokers/apache_hdfs_broker/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs_brokers/apache_hdfs_broker/pom.xml
b/fs_brokers/apache_hdfs_broker/pom.xml
index fbe8eaff8d..89ed2d372e 100644
--- a/fs_brokers/apache_hdfs_broker/pom.xml
+++ b/fs_brokers/apache_hdfs_broker/pom.xml
@@ -69,7 +69,7 @@ under the License.
<maven.compiler.target>1.8</maven.compiler.target>
<log4j2.version>2.18.0</log4j2.version>
<project.scm.id>github</project.scm.id>
- <doris.shade.version>1.0.1-SNAPSHOT</doris.shade.version>
+ <doris.shade.version>1.0.1</doris.shade.version>
<netty.version>4.1.89.Final</netty.version>
<owasp-dependency-check-maven.version>8.1.1</owasp-dependency-check-maven.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]