diff --git a/CHANGELOG.md b/CHANGELOG.md index a963197..18f4095 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ -## 0.7.1 [unreleased] +## 0.7.1 [2018-03-17] * [improvement] Added automatic module name for JPMS compatibility -* [improvement] Minor dependency updates +* [dependencies] Minor dependency updates * [test] Tested against Vault 0.9.5 ## 0.7.0 [2017-10-03] diff --git a/README.md b/README.md index 24dbd71..cbd0073 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Java Vault Connector is a connector library for [Vault](https://www.vaultproject de.stklcode.jvault connector - 0.7.0 + 0.7.1 ``` diff --git a/pom.xml b/pom.xml index 80b2eef..d471d67 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.stklcode.jvault connector - 0.7.1-SNAPSHOT + 0.7.1 jar