From 0807fee57bf0363802cc91cdc5ebaaf229304f7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karsten=20R=C3=B6thig?= Date: Tue, 10 Mar 2026 13:56:28 +0100 Subject: [PATCH] [release] prepare for next development iteration --- CHANGELOG.md | 5 +++++ README.md | 2 +- api/pom.xml | 2 +- cli/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 9 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f2fab0..0594de1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- ??? + + +## [0.15.0] - 2026-03-11 + ### Added - Added REXS 2.0.0 diff --git a/README.md b/README.md index 52a76c0..d89d35c 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Add the dependency to your project: io.github.fva-net rexs-api-java - 0.14.0 + 0.15.0 ``` diff --git a/api/pom.xml b/api/pom.xml index fa2fb69..74a4106 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -23,7 +23,7 @@ io.github.fva-net rexs-api-java-project - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../pom.xml diff --git a/cli/pom.xml b/cli/pom.xml index 87155aa..f793a17 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -23,7 +23,7 @@ io.github.fva-net rexs-api-java-project - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 7407e71..484057f 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ io.github.fva-net rexs-api-java-project - 0.15.0-SNAPSHOT + 0.16.0-SNAPSHOT pom REXS-API-Java :: Project