From f82be5ac1cd15b810868964c8af8862c03070fc6 Mon Sep 17 00:00:00 2001 From: Lisa Julia Nebel Date: Wed, 27 Aug 2025 10:57:13 +0200 Subject: [PATCH 1/2] Revert update version commit by github actions bot: 9a2fe175a10cd551636ef37f4ec3f8e97b0f557a The mvn pipeline failed because the version could not be updated: https://github.com/cap-java/cds-feature-attachments/actions/runs/17261544584/job/48985298056 --- cap-notebook/version.txt | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cap-notebook/version.txt b/cap-notebook/version.txt index 26aaba0e..9084fa2f 100644 --- a/cap-notebook/version.txt +++ b/cap-notebook/version.txt @@ -1 +1 @@ -1.2.0 +1.1.0 diff --git a/pom.xml b/pom.xml index a7b0858b..e3cd7353 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ - 1.2.0 + 1.1.0 17 ${java.version} UTF-8 From e760d939ffbdcca379a46e2a6717355f8250bd56 Mon Sep 17 00:00:00 2001 From: Lisa Julia Nebel Date: Wed, 27 Aug 2025 11:35:25 +0200 Subject: [PATCH 2/2] Update version to 1.2.0-SNAPSHOT --- cap-notebook/version.txt | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cap-notebook/version.txt b/cap-notebook/version.txt index 9084fa2f..468e6c35 100644 --- a/cap-notebook/version.txt +++ b/cap-notebook/version.txt @@ -1 +1 @@ -1.1.0 +1.2.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index e3cd7353..463b3816 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ - 1.1.0 + 1.2.0-SNAPSHOT 17 ${java.version} UTF-8