aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2022-03-01 15:12:34 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2022-03-01 15:12:34 +0100
commit789a7fe484c6f3110e2e251ceab01dc7bb25ae94 (patch)
tree4c93da36806b8328d4feb9e8a7642d930f30804f /pom.xml
parent833e8c88b671878cecd9adb46949f3f0dbaa3535 (diff)
Bump version to 0.1.7-SNAPSHOT.
Change-Id: I8bb4d6a6906cc19e80e3e209b59b7d305713e1da
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 c5075a5..9fe4d86 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.6</version>
+ <version>0.1.7-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.6</version>
+ <version>0.1.7-SNAPSHOT</version>
<relativePath>jgvariant-parent/pom.xml</relativePath>
</parent>