We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3201ba commit ba9ee45Copy full SHA for ba9ee45
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.2](https://github.com/nordeck/ovc-backend/compare/v1.0.1...v1.0.2) (2025-02-25)
4
+
5
6
+### Bug Fixes
7
8
+* **ci:** replace token ([e3201ba](https://github.com/nordeck/ovc-backend/commit/e3201ba905ddb617244ecbad87f7f153b4018413))
9
10
## [1.0.1](https://github.com/nordeck/ovc-backend/compare/v1.0.0...v1.0.1) (2025-02-25)
11
12
pom.xml
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.nordeck</groupId>
<artifactId>ovc-backend</artifactId>
- <version>1.0.1</version>
+ <version>1.0.2</version>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
0 commit comments