From 21aa23f28f040f57e43bb2791185f359d4ddaca5 Mon Sep 17 00:00:00 2001 From: Katharina Schmid Date: Tue, 30 Jul 2024 13:23:57 +0200 Subject: [PATCH] Bump version to next snapshot --- CHANGES.md | 2 ++ framework/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index a2246b88..44543714 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased + ## [7.0.1] - 2024-07-30 ### Fixed diff --git a/framework/pom.xml b/framework/pom.xml index a4ebf94a..836348b5 100644 --- a/framework/pom.xml +++ b/framework/pom.xml @@ -4,7 +4,7 @@ com.github.dbmdz.flusswerk flusswerk - 7.0.1 + 7.0.2-SNAPSHOT 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index a0236709..19b27c5b 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -3,7 +3,7 @@ com.github.dbmdz.flusswerk flusswerk - 7.0.1 + 7.0.2-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 000ad079..4da34373 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.dbmdz.flusswerk flusswerk - 7.0.1 + 7.0.2-SNAPSHOT pom Flusswerk @@ -81,7 +81,7 @@ com.github.dbmdz.flusswerk framework - 7.0.1 + 7.0.2-SNAPSHOT net.logstash.logback