Skip to content

Commit ba9ee45

Browse files
chore(release): 1.0.2
## [1.0.2](v1.0.1...v1.0.2) (2025-02-25) ### Bug Fixes * **ci:** replace token ([e3201ba](e3201ba))
1 parent e3201ba commit ba9ee45

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.0.1](https://github.com/nordeck/ovc-backend/compare/v1.0.0...v1.0.1) (2025-02-25)
411

512

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>net.nordeck</groupId>
55
<artifactId>ovc-backend</artifactId>
6-
<version>1.0.1</version>
6+
<version>1.0.2</version>
77
<parent>
88
<groupId>org.springframework.boot</groupId>
99
<artifactId>spring-boot-starter-parent</artifactId>

0 commit comments

Comments
 (0)