aboutsummaryrefslogtreecommitdiff
path: root/jgvariant-ostree/pom.xml
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-07-22 06:34:17 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-07-22 06:35:54 +0200
commit15310a21589e37a422074fcab106543927d47566 (patch)
tree3ebf0b23c974a54309e2788b9a536bea0b238640 /jgvariant-ostree/pom.xml
parentf4d3af80f3ff63be85a37f36d91be3db82a67268 (diff)
Release 0.1.10v0.1.10
Change-Id: Ib4e0fccb1c65862909d63587d16d7283fc49a10a
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 538630b..a6a1d9e 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.10-SNAPSHOT</version>
+ <version>0.1.10</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.10-SNAPSHOT</version>
+ <version>0.1.10</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.10-SNAPSHOT</version>
+ <version>0.1.10</version>
</dependency>
<!-- Annotations -->