aboutsummaryrefslogtreecommitdiff
path: root/jgvariant-ostree/pom.xml
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-03-02 21:34:04 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2024-03-02 21:34:04 +0100
commit7a038210d620686727d0f843868b428a5ba42ff5 (patch)
tree12fd0690ccfea286d83323da49f076032e91f745 /jgvariant-ostree/pom.xml
parentae9b99e95cc65411ff8fe7e45fe31acca59ca51c (diff)
Bump version to 0.1.10-SNAPSHOT.
Change-Id: Ie61b7c7ee7e8124eeaa62372067e3234011a76f3
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 cd6bde3..1007ee1 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</version>
+ <version>0.1.10-SNAPSHOT</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</version>
+ <version>0.1.10-SNAPSHOT</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</version>
+ <version>0.1.10-SNAPSHOT</version>
</dependency>
<!-- Annotations -->