Skip to content

Commit

Permalink
chore(release): set version to 3.0.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Jul 3, 2024
1 parent c27df85 commit fea8d2e
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-reports</artifactId>
<version>3.0.0</version>
<version>3.0.1-SNAPSHOT</version>
<repositories>
<repository>
<id>s01.oss.sonatype.org-snapshot</id>
Expand Down Expand Up @@ -38,7 +38,7 @@
<assembly-plugin.version>3.7.1</assembly-plugin.version>
<com.diffplug.spotless.maven.plugin.version>2.43.0</com.diffplug.spotless.maven.plugin.version>
<org.codehaus.mojo.build.helper.plugin.version>3.6.0</org.codehaus.mojo.build.helper.plugin.version>
<io.cryostat.core.version>3.0.0</io.cryostat.core.version>
<io.cryostat.core.version>3.0.1-SNAPSHOT</io.cryostat.core.version>
<org.openjdk.jmc.version>9.0.0</org.openjdk.jmc.version>
<com.mycila.license.maven.plugin.version>4.5</com.mycila.license.maven.plugin.version>
<!-- TODO Remove if Quarkus updates Netty in 3.2 -->
Expand Down

0 comments on commit fea8d2e

Please sign in to comment.