From aa2619b1b0927fd6f4e5e0efd41dd097cda9b5b0 Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Sat, 17 Mar 2018 13:56:02 +0100 Subject: [PATCH] Bump version to 0.7.1 --- CHANGELOG.md | 4 ++-- README.md | 2 +- pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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