This is an automated email from the ASF dual-hosted git repository. tuhaihe pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/cloudberry-backup.git
commit 7abbbf69d46668a328e96ef576d6ab27d4e210aa Author: Dianjin Wang <[email protected]> AuthorDate: Tue Sep 22 18:22:30 2026 +0800 Bump RAT pom version to 2.2.0-incubating Align the project version in pom.xml with VERSION on main, which was bumped to 2.2.0; the RAT audit pom still declared 2.1.0-incubating. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9a320550..cbfd7dc6 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ code or new licensing patterns. <modelVersion>4.0.0</modelVersion> <groupId>org.apache.cloudberry</groupId> <artifactId>apache-cloudberry-backup-incubating</artifactId> - <version>2.1.0-incubating</version> + <version>2.2.0-incubating</version> <packaging>pom</packaging> <name>Apache Cloudberry Backup (Incubating)</name> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
