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

yangjiaqi pushed a commit to branch release-1.3.0
in repository 
https://gitbox.apache.org/repos/asf/incubator-hugegraph-toolchain.git


The following commit(s) were added to refs/heads/release-1.3.0 by this push:
     new 165fe410 change rversion to 1.3.0
165fe410 is described below

commit 165fe4103d409a9a2d934d294f743659bf0e37df
Author: JackyYangPassion <[email protected]>
AuthorDate: Thu Mar 21 21:31:09 2024 +0800

    change rversion to 1.3.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2e062a4d..f18c954f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
     </modules>
 
     <properties>
-        <revision>1.2.0</revision>
+        <revision>1.3.0</revision>
         <hugegraph.common.version>1.3.0</hugegraph.common.version>
         <release.name>${project.artifactId}</release.name>
         
<final.name>apache-${release.name}-incubating-${project.version}</final.name>

Reply via email to