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

wuzhiguo pushed a commit to branch branch-1.0
in repository https://gitbox.apache.org/repos/asf/bigtop-manager.git


The following commit(s) were added to refs/heads/branch-1.0 by this push:
     new d5daff02 BIGTOP-4129: Bump version to 1.0.1-SNAPSHOT
d5daff02 is described below

commit d5daff0250acbba317dac568510b8ed31dc4773c
Author: Zhiguo Wu <[email protected]>
AuthorDate: Thu Apr 24 12:04:41 2025 +0800

    BIGTOP-4129: Bump version to 1.0.1-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ff09f89f..74f974bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
     </modules>
 
     <properties>
-        <revision>1.0.0</revision>
+        <revision>1.0.1-SNAPSHOT</revision>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <java.version>17</java.version>
         <maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>

Reply via email to