Skip to content

Commit

Permalink
Prepare release 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris Skert committed Apr 25, 2019
1 parent 3abc1a4 commit 18f0e51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>de.adorsys.keycloak</groupId>
<artifactId>keycloak-tools</artifactId>
<version>0.7.0-SNAPSHOT</version>
<version>0.6.2</version>
</parent>

<artifactId>config-cli</artifactId>
Expand Down
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>de.adorsys.keycloak</groupId>
<artifactId>keycloak-tools</artifactId>
<packaging>pom</packaging>
<version>0.7.0-SNAPSHOT</version>
<version>0.6.2</version>

<modules>
<module>config-cli</module>
Expand Down

0 comments on commit 18f0e51

Please sign in to comment.