Skip to content

Commit

Permalink
chore(pom): set version to 4.1.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Feb 5, 2025
1 parent 3582690 commit 85a4d26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.cryostat</groupId>
<artifactId>cryostat</artifactId>
<version>4.0.0-SNAPSHOT</version>
<version>4.1.0-SNAPSHOT</version>

<repositories>
<repository>
Expand Down Expand Up @@ -32,7 +32,7 @@

<build.arch>amd64</build.arch>

<io.cryostat.core.version>4.0.0-SNAPSHOT</io.cryostat.core.version>
<io.cryostat.core.version>4.1.0-SNAPSHOT</io.cryostat.core.version>
<org.openjdk.jmc.version>9.0.0</org.openjdk.jmc.version>

<org.apache.commons.io.version>2.16.1</org.apache.commons.io.version>
Expand Down

0 comments on commit 85a4d26

Please sign in to comment.