aboutsummaryrefslogtreecommitdiff
path: root/jgvariant-ostree
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-03-02 21:24:25 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-03-02 21:24:25 +0100
commitae9b99e95cc65411ff8fe7e45fe31acca59ca51c (patch)
treee9b47cfa0ee95d406ce27ae4556ff0fb58813bdf /jgvariant-ostree
parent7cce4ea8c968a1ff8df7ed867d6188242b1e5014 (diff)
Release 0.1.9.v0.1.9
Change-Id: I8e9baefaaecf57a5fef7e6cde65847a6cbd83a07
Diffstat (limited to 'jgvariant-ostree')
-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 456ad2e..cd6bde3 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.9-SNAPSHOT</version>
+ <version>0.1.9</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.9-SNAPSHOT</version>
+ <version>0.1.9</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.9-SNAPSHOT</version>
+ <version>0.1.9</version>
</dependency>
<!-- Annotations -->