Skip to content

Commit 5bcdd24

Browse files
committed
Merge tag '4.4.0' into develop
release version 4.4.0 4.4.0
2 parents 4fc16ee + 4cc404d commit 5bcdd24

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88

99
## [Unreleased]
10+
11+
## [4.4.0](https://github.com/cloudogu/ces-build-lib/releases/tag/4.4.0) - 2025-08-21
1012
### Changed
1113
- Set development branch on finishing gitflow release
1214

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<groupId>com.cloudogu.ces</groupId>
2020
<artifactId>ces-build-lib</artifactId>
2121
<name>ces-build-lib</name>
22-
<version>4.3.0</version>
22+
<version>4.4.0</version>
2323

2424

2525
<properties>

0 commit comments

Comments
 (0)