We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4fc16ee + 4cc404d commit 5bcdd24Copy full SHA for 5bcdd24
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
9
## [Unreleased]
10
+
11
+## [4.4.0](https://github.com/cloudogu/ces-build-lib/releases/tag/4.4.0) - 2025-08-21
12
### Changed
13
- Set development branch on finishing gitflow release
14
pom.xml
@@ -19,7 +19,7 @@
19
<groupId>com.cloudogu.ces</groupId>
20
<artifactId>ces-build-lib</artifactId>
21
<name>ces-build-lib</name>
22
- <version>4.3.0</version>
+ <version>4.4.0</version>
23
24
25
<properties>
0 commit comments