prepare release of v1.0.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-10-02 15:46:48 +02:00
parent 6e19e8514f
commit fdda685f6f
3 changed files with 7 additions and 7 deletions

View File

@ -4,7 +4,7 @@
<groupId>de.stklcode.jvault</groupId>
<artifactId>jvault-connector</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>jar</packaging>
@ -16,7 +16,7 @@
<licenses>
<license>
<name>Apache License 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
<url>https://www.apache.org/licenses/LICENSE-2.0.html</url>
<distribution>repo</distribution>
</license>
</licenses>