Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Rémi Verchère <remi.verchere@accenture.com>
  • Loading branch information
rverchere-acn committed Nov 6, 2023
1 parent eec10e4 commit 4ad4c75
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>org.github.rverchere</groupId>
<artifactId>nexus3-keycloak-plugin</artifactId>
<version>0.8.4</version>
<version>0.8.5</version>
<name>${project.groupId}:${project.artifactId}</name>
<packaging>bundle</packaging>

Expand All @@ -27,7 +27,7 @@
<parent>
<groupId>org.sonatype.nexus.plugins</groupId>
<artifactId>nexus-plugins</artifactId>
<version>3.60.0-02</version>
<version>3.61.0-01</version>
</parent>

<properties>
Expand All @@ -36,7 +36,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

<keycloak.version>22.0.3</keycloak.version>
<keycloak.version>22.0.5</keycloak.version>
</properties>

<issueManagement>
Expand Down

0 comments on commit 4ad4c75

Please sign in to comment.