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

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


The following commit(s) were added to refs/heads/branch-1.1 by this push:
     new 6bbe2c89 BIGTOP-4435: Bump version to 1.1.1-SNAPSHOT
6bbe2c89 is described below

commit 6bbe2c89772fba9c97296a9d209e08c75d3239aa
Author: Zhiguo Wu <[email protected]>
AuthorDate: Thu Dec 4 16:12:53 2025 +0800

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

diff --git a/pom.xml b/pom.xml
index 15c5ae4b..1520a29a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
     </modules>
 
     <properties>
-        <revision>1.1.0</revision>
+        <revision>1.1.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