aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2022-03-01 15:07:20 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2022-03-01 15:12:01 +0100
commit833e8c88b671878cecd9adb46949f3f0dbaa3535 (patch)
treeef1a98ec7587faed99e789ffe40e80877f61f53c /pom.xml
parentf46e145c27396e4b9bee7491a91d07989c552d5f (diff)
Release 0.1.6.v0.1.6
Change-Id: Ie74bae8648919964e4d0e6c9ef51f987ee8259fe
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 8ca55c1..c5075a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<modelVersion>4.0.0</modelVersion>
- <version>0.1.6-SNAPSHOT</version>
+ <version>0.1.6</version>
<artifactId>jgvariant-bundle</artifactId>
<packaging>pom</packaging>
@@ -27,7 +27,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<parent>
<groupId>eu.mulk.jgvariant</groupId>
<artifactId>jgvariant-parent</artifactId>
- <version>0.1.6-SNAPSHOT</version>
+ <version>0.1.6</version>
<relativePath>jgvariant-parent/pom.xml</relativePath>
</parent>