diff --git a/.mergify.yml b/.mergify.yml index 1444011f..816bd647 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -1,11 +1,11 @@ pull_request_rules: - - name: backport patches to cryostat-v2.3 branch + - name: backport patches to cryostat-v2.4 branch conditions: - base=main - label=backport actions: backport: branches: - - cryostat-v2.3 + - cryostat-v2.4 assignees: - "{{ author }}" diff --git a/pom.xml b/pom.xml index 365e97af..8dc7d681 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 io.cryostat cryostat-core -2.24.0-SNAPSHOT +2.25.0-SNAPSHOT jar cryostat-core http://maven.apache.org