aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
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 1a50543..c62a52d 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.8</version>
+ <version>0.1.9-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.8</version>
+ <version>0.1.9-SNAPSHOT</version>
<relativePath>jgvariant-parent/pom.xml</relativePath>
</parent>