Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
fix: pump verison to 1.1
Browse files Browse the repository at this point in the history
to avoid conflict with existing release 1.0
  • Loading branch information
chlumper committed Mar 26, 2021
1 parent 401f025 commit 47966c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.github.aznamier.keycloak.event.provider</groupId>
<artifactId>keycloak-to-rabbit-tributech-mod</artifactId>
<packaging>jar</packaging>
<version>1.0</version>
<version>1.1</version>



Expand Down

0 comments on commit 47966c2

Please sign in to comment.