Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yauhen-vavilkin committed Sep 24, 2024
1 parent 7f1d814 commit ea20c04
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 @@ -12,7 +12,7 @@
<name>mod-login-keycloak</name>
<groupId>org.folio</groupId>
<artifactId>mod-login-keycloak</artifactId>
<version>1.5.0-SNAPSHOT</version>
<version>1.5.0</version>
<description>A login module which implements the 'login' interface, using keycloak for authentication and token
generation
</description>
Expand Down Expand Up @@ -585,7 +585,7 @@
<url>https://github.com/folio-org/${project.artifactId}</url>
<connection>scm:git:git://github.com/folio-org/${project.artifactId}.git</connection>
<developerConnection>scm:git:[email protected]:folio-org/${project.artifactId}.git</developerConnection>
<tag>HEAD</tag>
<tag>v1.5.0</tag>
</scm>

<repositories>
Expand Down

0 comments on commit ea20c04

Please sign in to comment.