Skip to content

Commit

Permalink
Release version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-Stubbs committed Jan 17, 2019
1 parent e5f98f3 commit f2c37f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
/.classpath
/.project
/.settings
/pom.xml.versionsBackup
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>uk.co.caci.iig</groupId>
<artifactId>keycloak-hibp-policy</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.0.0</version>

<properties>
<keycloak.version>4.4.0.Final</keycloak.version>
Expand Down

0 comments on commit f2c37f0

Please sign in to comment.