You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by kx...@apache.org on 2023/11/24 13:00:41 UTC

(doris) branch branch-2.0 updated: [chore](fe plugin) Upgrade dependency to doris 2.0-SNAPSHOT #27522 (#27558)

This is an automated email from the ASF dual-hosted git repository.

kxiao pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-2.0 by this push:
     new a8f5b0eb94a [chore](fe plugin) Upgrade dependency to doris 2.0-SNAPSHOT #27522 (#27558)
a8f5b0eb94a is described below

commit a8f5b0eb94a3f3a7bb56a4bc1680f59d5e69aa07
Author: zhiqiang <se...@163.com>
AuthorDate: Fri Nov 24 21:00:32 2023 +0800

    [chore](fe plugin) Upgrade dependency to doris 2.0-SNAPSHOT #27522 (#27558)
---
 fe_plugins/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fe_plugins/pom.xml b/fe_plugins/pom.xml
index ffae6daf5c8..1315315c897 100644
--- a/fe_plugins/pom.xml
+++ b/fe_plugins/pom.xml
@@ -68,7 +68,7 @@ under the License.
     </modules>
     <properties>
         <log4j2.version>2.18.0</log4j2.version>
-        <doris.version>1.2-SNAPSHOT</doris.version>
+        <doris.version>2.0-SNAPSHOT</doris.version>
         <project.scm.id>github</project.scm.id>
     </properties>
     <profiles>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org