aboutsummaryrefslogtreecommitdiff
path: root/jgvariant-ostree/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 /jgvariant-ostree/pom.xml
parentf46e145c27396e4b9bee7491a91d07989c552d5f (diff)
Release 0.1.6.v0.1.6
Change-Id: Ie74bae8648919964e4d0e6c9ef51f987ee8259fe
Diffstat (limited to 'jgvariant-ostree/pom.xml')
-rw-r--r--jgvariant-ostree/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jgvariant-ostree/pom.xml b/jgvariant-ostree/pom.xml
index 5968c5a..34c2616 100644
--- a/jgvariant-ostree/pom.xml
+++ b/jgvariant-ostree/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-ostree</artifactId>
<packaging>jar</packaging>
@@ -28,7 +28,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>
@@ -37,7 +37,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<dependency>
<groupId>eu.mulk.jgvariant</groupId>
<artifactId>jgvariant-core</artifactId>
- <version>0.1.6-SNAPSHOT</version>
+ <version>0.1.6</version>
</dependency>
<!-- Annotations -->