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

jin pushed a commit to branch tiny-1.5
in repository 
https://gitbox.apache.org/repos/asf/incubator-hugegraph-computer.git

commit 40ffac051514f37d2efa264f7221d8fc2206803e
Author: imbajin <[email protected]>
AuthorDate: Thu Nov 7 19:26:09 2024 +0800

    Update pom.xml
---
 computer/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/computer/pom.xml b/computer/pom.xml
index 685f6481..2c1a491e 100644
--- a/computer/pom.xml
+++ b/computer/pom.xml
@@ -91,8 +91,8 @@
     </prerequisites>
 
     <properties>
+        <revision>1.5.0</revision>
         <!-- TODO: update the version after toolchain v1.2 fixed -->
-        <revision>1.3.0</revision>
         <hugegraph-common-version>1.3.0</hugegraph-common-version>
         <hugegraph-client-version>1.3.0</hugegraph-client-version>
         <hugegraph-rpc-version>1.3.0</hugegraph-rpc-version>

Reply via email to