Skip to content

Commit

Permalink
revert tag bc of maven central timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
xgp committed Jan 16, 2025
1 parent 5da3b7d commit 937fb0e
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 @@ -3,7 +3,7 @@
<groupId>io.phasetwo.keycloak</groupId>
<artifactId>keycloak-orgs</artifactId>
<packaging>jar</packaging>
<version>0.85-SNAPSHOT</version>
<version>0.84-SNAPSHOT</version>

<parent>
<groupId>com.github.xgp</groupId>
Expand Down Expand Up @@ -32,7 +32,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<main.java.package>io.phasetwo.service</main.java.package>
<junit.version>5.11.2</junit.version>
<keycloak.version>26.0.7</keycloak.version>
<keycloak.version>26.0.8</keycloak.version>
<keycloak-admin-client.version>26.0.3</keycloak-admin-client.version>
<resteasy.version>6.2.7.Final</resteasy.version>
<lombok.version>1.18.34</lombok.version>
Expand Down

0 comments on commit 937fb0e

Please sign in to comment.