aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2022-10-09 19:37:56 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2022-10-09 19:37:56 +0200
commit5250458f7decf1f25cce764c094f8e5af974c147 (patch)
treef91da2d83d406f94c9941c8d3f2e8a12c62b46bf /pom.xml
parente0022376763eaefe76ff2b552e0d91f21999ae8a (diff)
Release 0.1.7.v0.1.7
Change-Id: I8aac861c11109073c8d62fec1fe8e122e81fe242
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 9fe4d86..48fdd7c 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.7-SNAPSHOT</version>
+ <version>0.1.7</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.7-SNAPSHOT</version>
+ <version>0.1.7</version>
<relativePath>jgvariant-parent/pom.xml</relativePath>
</parent>