Preparation for v0.3.0
This commit is contained in:
parent
ca529027f7
commit
ffd97a696a
@ -1,4 +1,4 @@
|
|||||||
## 0.3.0 [2016-10-xx]
|
## 0.3.0 [2016-10-07]
|
||||||
* [feature] Retrieval of JSON objects (#1)
|
* [feature] Retrieval of JSON objects (#1)
|
||||||
* [test] Tested against Vault 0.6.2
|
* [test] Tested against Vault 0.6.2
|
||||||
|
|
||||||
|
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>de.stklcode.jvault</groupId>
|
<groupId>de.stklcode.jvault</groupId>
|
||||||
<artifactId>connector</artifactId>
|
<artifactId>connector</artifactId>
|
||||||
<version>0.3.0-SNAPSHOT</version>
|
<version>0.3.0</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user