Skip to content

Commit

Permalink
chore(release): prepare for cryostat 2.4.0 release (#270)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores authored Oct 4, 2023
1 parent 172448d commit 98d4c53
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,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 }}"
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-core</artifactId>
<version>2.24.0-SNAPSHOT</version>
<version>2.25.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>cryostat-core</name>
<url>http://maven.apache.org</url>
Expand Down

0 comments on commit 98d4c53

Please sign in to comment.