From 8e3374aaebc397e64cca6282b984c25406fdc1f0 Mon Sep 17 00:00:00 2001 From: Michael Edgar Date: Fri, 13 Sep 2024 14:28:56 -0400 Subject: [PATCH] Bump next-version to 0.4.0-SNAPSHOT Direct to main to avoid initiation of release processing Signed-off-by: Michael Edgar --- .github/project.yml | 2 +- api/pom.xml | 2 +- common/pom.xml | 2 +- operator/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/project.yml b/.github/project.yml index 5f10618fd..982be95a1 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,4 +1,4 @@ name: Streaming Platform Console release: current-version: 0.3.4 - next-version: 0.3.5-SNAPSHOT + next-version: 0.4.0-SNAPSHOT diff --git a/api/pom.xml b/api/pom.xml index d3036dfab..541b03498 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -6,7 +6,7 @@ com.github.streamshub console - 0.3.5-SNAPSHOT + 0.4.0-SNAPSHOT console-api diff --git a/common/pom.xml b/common/pom.xml index e1b6bcea4..b1d89e037 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ com.github.streamshub console - 0.3.5-SNAPSHOT + 0.4.0-SNAPSHOT console-common diff --git a/operator/pom.xml b/operator/pom.xml index a35f4f3b0..e73255169 100644 --- a/operator/pom.xml +++ b/operator/pom.xml @@ -6,7 +6,7 @@ com.github.streamshub console - 0.3.5-SNAPSHOT + 0.4.0-SNAPSHOT console-operator diff --git a/pom.xml b/pom.xml index 6d14720ff..3405a7746 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.github.streamshub console pom - 0.3.5-SNAPSHOT + 0.4.0-SNAPSHOT UTF-8