Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
tjuerge committed Apr 3, 2024
1 parent 0ae756f commit 5c38445
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 @@ -4,7 +4,7 @@

<groupId>org.vaulttec.keycloak</groupId>
<artifactId>confluence-ldap-group-mapper</artifactId>
<version>1.0.1</version>
<version>1.0.2-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 Expand Up @@ -53,7 +53,7 @@
<connection>scm:git:https://github.com/vaulttec/keycloak-confluence-ldap-group-mapper.git</connection>
<developerConnection>scm:git:git@github.com:vaulttec/keycloak-confluence-ldap-group-mapper.git</developerConnection>
<url>https://github.com/vaulttec/keycloak-confluence-ldap-group-mapper</url>
<tag>v1.0.1</tag>
<tag>v1.0.0</tag>
</scm>

<developers>
Expand Down

0 comments on commit 5c38445

Please sign in to comment.