aboutsummaryrefslogtreecommitdiff
path: root/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 /pom.xml
parentae9b99e95cc65411ff8fe7e45fe31acca59ca51c (diff)
Bump version to 0.1.10-SNAPSHOT.
Change-Id: Ie61b7c7ee7e8124eeaa62372067e3234011a76f3
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 fab644f..4c53fce 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.9</version>
+ <version>0.1.10-SNAPSHOT</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.9</version>
+ <version>0.1.10-SNAPSHOT</version>
<relativePath>jgvariant-parent/pom.xml</relativePath>
</parent>