This is an automated email from the ASF dual-hosted git repository.
espino pushed a commit to branch REL_2_STABLE
in repository https://gitbox.apache.org/repos/asf/cloudberry.git
The following commit(s) were added to refs/heads/REL_2_STABLE by this push:
new 868c4694f4c Set Maven pom.xml project version to 2.0.0-incubating
868c4694f4c is described below
commit 868c4694f4c70203b7a7235c2db8346de98f08c0
Author: Ed Espino <[email protected]>
AuthorDate: Fri Jun 27 12:31:59 2025 -0700
Set Maven pom.xml project version to 2.0.0-incubating
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index daa0fd3325d..2816cb2d08f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@ code or new licensing patterns.
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cloudberry</groupId>
<artifactId>apache-cloudberry-incubating</artifactId>
- <version>2.0.0-incubating-rc1</version>
+ <version>2.0.0-incubating</version>
<packaging>pom</packaging>
<build>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]