Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lscorcia committed Aug 21, 2020
1 parent 18bb84f commit b4ece8b
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 @@ -8,7 +8,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.lscorcia</groupId>
<artifactId>keycloak-spid-provider</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<packaging>jar</packaging>

<name>Keycloak SPID Service Provider</name>
Expand All @@ -25,7 +25,7 @@

<scm>
<developerConnection>scm:git:https://github.com/lscorcia/keycloak-spid-provider.git</developerConnection>
<tag>HEAD</tag>
<tag>1.0.4</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit b4ece8b

Please sign in to comment.