aboutsummaryrefslogtreecommitdiff
path: root/jgvariant-core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jgvariant-core/pom.xml')
-rw-r--r--jgvariant-core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jgvariant-core/pom.xml b/jgvariant-core/pom.xml
index c744505..f8c7b42 100644
--- a/jgvariant-core/pom.xml
+++ b/jgvariant-core/pom.xml
@@ -13,7 +13,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later
<modelVersion>4.0.0</modelVersion>
- <version>0.1.7</version>
+ <version>0.1.8-SNAPSHOT</version>
<artifactId>jgvariant-core</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.7</version>
+ <version>0.1.8-SNAPSHOT</version>
<relativePath>../jgvariant-parent/pom.xml</relativePath>
</parent>