Skip to content

Commit

Permalink
chore(release): set versions for 3.0.2-SNAPSHOT (#662)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores authored Sep 20, 2024
1 parent 2c33b1c commit c5e2921
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>3.0.1</version>
<version>3.0.2-SNAPSHOT</version>

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

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

<io.cryostat.core.version>3.0.1</io.cryostat.core.version>
<io.cryostat.core.version>3.0.2-SNAPSHOT</io.cryostat.core.version>
<org.openjdk.jmc.version>9.0.0</org.openjdk.jmc.version>

<org.apache.commons.codec.version>1.16.1</org.apache.commons.codec.version>
Expand Down

0 comments on commit c5e2921

Please sign in to comment.