Skip to content

Commit

Permalink
chore(release): bump versions for 2.4 release branch point
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Oct 4, 2023
1 parent e23d13b commit 16ad185
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
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 }}"

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.cryostat</groupId>
<artifactId>cryostat</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>2.5.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>cryostat</name>
<url>http://maven.apache.org</url>
Expand Down

0 comments on commit 16ad185

Please sign in to comment.