Skip to content

Commit

Permalink
fixes version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tjuerge committed Mar 27, 2024
1 parent 2771fd5 commit b87bd61
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 @@ -6,7 +6,7 @@

<groupId>org.vaulttec.keycloak</groupId>
<artifactId>confluence-ldap-group-mapper</artifactId>
<version>1.0-SNAPSHOT</version>
<version>1.0.0-SNAPSHOT</version>
<name>Keycloak Confluence LDAP Group Mapper</name>
<description>Custom Keycloak LDAP Group Mapper which creates groups and group memberships from Confluence pages and page properties</description>
<inceptionYear>2024</inceptionYear>
Expand Down

0 comments on commit b87bd61

Please sign in to comment.