Preparation for v0.3.0

This commit is contained in:
Stefan Kalscheuer 2016-10-07 17:02:47 +02:00
parent ca529027f7
commit ffd97a696a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
## 0.3.0 [2016-10-xx]
## 0.3.0 [2016-10-07]
* [feature] Retrieval of JSON objects (#1)
* [test] Tested against Vault 0.6.2

View File

@ -6,7 +6,7 @@
<groupId>de.stklcode.jvault</groupId>
<artifactId>connector</artifactId>
<version>0.3.0-SNAPSHOT</version>
<version>0.3.0</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>