From 430896b216c4391e8abf1cf23484a53882b19547 Mon Sep 17 00:00:00 2001 From: Hylke van der Schaaf Date: Mon, 16 Sep 2024 19:11:06 +0200 Subject: [PATCH] Release v0.36 --- CHANGELOG.md | 2 +- Configurable/pom.xml | 2 +- README.md | 2 +- examples/AnnotationExample/pom.xml | 2 +- examples/ConfigurableExample/pom.xml | 2 +- pom.xml | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f91b9d3..de67e81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Development Version 0.36 +# Release Version 0.36 **Updates** * Items in List editors now have a button to move them up in the list. diff --git a/Configurable/pom.xml b/Configurable/pom.xml index 56a961c..4971b13 100644 --- a/Configurable/pom.xml +++ b/Configurable/pom.xml @@ -4,7 +4,7 @@ de.fraunhofer.iosb.ilt ConfigurableParent - 0.36-SNAPSHOT + 0.36 ../pom.xml diff --git a/README.md b/README.md index 6309209..dc5d549 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Configurable is hosted on Maven Central: de.fraunhofer.iosb.ilt Configurable - 0.34 + 0.36 ``` diff --git a/examples/AnnotationExample/pom.xml b/examples/AnnotationExample/pom.xml index a8d88f0..c267ba7 100644 --- a/examples/AnnotationExample/pom.xml +++ b/examples/AnnotationExample/pom.xml @@ -4,7 +4,7 @@ de.fraunhofer.iosb.ilt ConfigurableParent - 0.36-SNAPSHOT + 0.36 ../../pom.xml diff --git a/examples/ConfigurableExample/pom.xml b/examples/ConfigurableExample/pom.xml index 5bd5b61..9c66f04 100644 --- a/examples/ConfigurableExample/pom.xml +++ b/examples/ConfigurableExample/pom.xml @@ -4,7 +4,7 @@ de.fraunhofer.iosb.ilt ConfigurableParent - 0.36-SNAPSHOT + 0.36 ../../pom.xml diff --git a/pom.xml b/pom.xml index 982c40e..43b8ab5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ de.fraunhofer.iosb.ilt ConfigurableParent - 0.36-SNAPSHOT + 0.36 pom ConfigurableParent @@ -65,7 +65,7 @@ https://github.com/FraunhoferIOSB/Configurable scm:git:git@github.com:FraunhoferIOSB/Configurable.git scm:git:git@github.com:FraunhoferIOSB/Configurable.git - HEAD + v0.36