From 833e8c88b671878cecd9adb46949f3f0dbaa3535 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Tue, 1 Mar 2022 15:07:20 +0100 Subject: Release 0.1.6. Change-Id: Ie74bae8648919964e4d0e6c9ef51f987ee8259fe --- README.md | 4 ++-- jgvariant-bom/pom.xml | 4 ++-- jgvariant-core/pom.xml | 4 ++-- jgvariant-ostree/pom.xml | 6 +++--- jgvariant-parent/pom.xml | 2 +- pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 6f2c95e..29348c8 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ pairs of [String][] and `int`, you can use the following code: eu.mulk.jgvariant jgvariant-bom - 0.1.5 + 0.1.6 pom import @@ -87,7 +87,7 @@ pairs of [String][] and `int`, you can use the following code: dependencies { ... - implementation(platform("eu.mulk.jgvariant:jgvariant-bom:0.1.5") + implementation(platform("eu.mulk.jgvariant:jgvariant-bom:0.1.6") implementation("eu.mulk.jgvariant:jgvariant-core") implementation("eu.mulk.jgvariant:jgvariant-ostree") diff --git a/jgvariant-bom/pom.xml b/jgvariant-bom/pom.xml index e9a2b60..aacca5f 100644 --- a/jgvariant-bom/pom.xml +++ b/jgvariant-bom/pom.xml @@ -13,7 +13,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later 4.0.0 - 0.1.6-SNAPSHOT + 0.1.6 jgvariant-bom pom @@ -27,7 +27,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later eu.mulk.jgvariant jgvariant-parent - 0.1.6-SNAPSHOT + 0.1.6 ../jgvariant-parent/pom.xml diff --git a/jgvariant-core/pom.xml b/jgvariant-core/pom.xml index 1cb5b20..c0c5e14 100644 --- a/jgvariant-core/pom.xml +++ b/jgvariant-core/pom.xml @@ -13,7 +13,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later 4.0.0 - 0.1.6-SNAPSHOT + 0.1.6 jgvariant-core jar @@ -28,7 +28,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later eu.mulk.jgvariant jgvariant-parent - 0.1.6-SNAPSHOT + 0.1.6 ../jgvariant-parent/pom.xml diff --git a/jgvariant-ostree/pom.xml b/jgvariant-ostree/pom.xml index 5968c5a..34c2616 100644 --- a/jgvariant-ostree/pom.xml +++ b/jgvariant-ostree/pom.xml @@ -13,7 +13,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later 4.0.0 - 0.1.6-SNAPSHOT + 0.1.6 jgvariant-ostree jar @@ -28,7 +28,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later eu.mulk.jgvariant jgvariant-parent - 0.1.6-SNAPSHOT + 0.1.6 ../jgvariant-parent/pom.xml @@ -37,7 +37,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later eu.mulk.jgvariant jgvariant-core - 0.1.6-SNAPSHOT + 0.1.6 diff --git a/jgvariant-parent/pom.xml b/jgvariant-parent/pom.xml index 2142f9e..0216ef5 100644 --- a/jgvariant-parent/pom.xml +++ b/jgvariant-parent/pom.xml @@ -13,7 +13,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later 4.0.0 - 0.1.6-SNAPSHOT + 0.1.6 eu.mulk.jgvariant jgvariant-parent diff --git a/pom.xml b/pom.xml index 8ca55c1..c5075a5 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later 4.0.0 - 0.1.6-SNAPSHOT + 0.1.6 jgvariant-bundle pom @@ -27,7 +27,7 @@ SPDX-License-Identifier: LGPL-3.0-or-later eu.mulk.jgvariant jgvariant-parent - 0.1.6-SNAPSHOT + 0.1.6 jgvariant-parent/pom.xml -- cgit v1.2.3