Skip to content

Commit

Permalink
Merge pull request #188 from aerogear/prepare-release-5.0.0
Browse files Browse the repository at this point in the history
prepare release v5.0.0
  • Loading branch information
pb82 authored Jan 30, 2024
2 parents 024dfe8 + 5082a5c commit 9dc0a99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ configurations {
}

group 'org.jboss.aerogear'
version '4.0.1-SNAPSHOT'
version '5.0.1-SNAPSHOT'

apply plugin: 'java'

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>keycloak-metrics-spi</artifactId>
<groupId>org.jboss.aerogear</groupId>
<packaging>jar</packaging>
<version>4.0.1-SNAPSHOT</version>
<version>5.0.1-SNAPSHOT</version>

<properties>
<java.version>17</java.version>
Expand Down

0 comments on commit 9dc0a99

Please sign in to comment.