Skip to content

Commit

Permalink
Merge pull request #170 from aerogear/prepare-release-v4.0.0
Browse files Browse the repository at this point in the history
prepare release v4.0.0
  • Loading branch information
pb82 authored Jul 21, 2023
2 parents 69270a7 + ad27e86 commit 4b99a5b
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 '3.0.1-SNAPSHOT'
version '4.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.0-SNAPSHOT</version>
<version>4.0.1-SNAPSHOT</version>

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

0 comments on commit 4b99a5b

Please sign in to comment.