Bump version to 0.7.1
This commit is contained in:
parent
88d49bc9f7
commit
aa2619b1b0
@ -1,6 +1,6 @@
|
|||||||
## 0.7.1 [unreleased]
|
## 0.7.1 [2018-03-17]
|
||||||
* [improvement] Added automatic module name for JPMS compatibility
|
* [improvement] Added automatic module name for JPMS compatibility
|
||||||
* [improvement] Minor dependency updates
|
* [dependencies] Minor dependency updates
|
||||||
* [test] Tested against Vault 0.9.5
|
* [test] Tested against Vault 0.9.5
|
||||||
|
|
||||||
## 0.7.0 [2017-10-03]
|
## 0.7.0 [2017-10-03]
|
||||||
|
@ -39,7 +39,7 @@ Java Vault Connector is a connector library for [Vault](https://www.vaultproject
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.stklcode.jvault</groupId>
|
<groupId>de.stklcode.jvault</groupId>
|
||||||
<artifactId>connector</artifactId>
|
<artifactId>connector</artifactId>
|
||||||
<version>0.7.0</version>
|
<version>0.7.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user