Skip to content

Commit 8d2e47f

Browse files
committed
[1.0.1] - 2024-06-02
1 parent b21ba21 commit 8d2e47f

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.0.1] - 2024-06-02
11+
1012
### Changed
1113

12-
- fj-bom set to 1.6.1
14+
- yaml-doc-tool version to 1.0.1
15+
- fj-bom set to 1.6.5
1316
- review workflows
1417
- Upgraded build_maven_package workflow to version 1.0.1, (accespt DISABLE_MAVEN_DEPENDENCY_SUBMISSION)
1518

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
<parent>
88
<groupId>org.fugerit.java</groupId>
99
<artifactId>fj-bom</artifactId>
10-
<version>1.6.1</version>
10+
<version>1.6.5</version>
1111
<relativePath></relativePath>
1212
</parent>
1313

14-
<version>1.0.0</version>
14+
<version>1.0.1</version>
1515
<packaging>maven-plugin</packaging>
1616

1717
<name>yaml-doc-maven-plugin</name>

0 commit comments

Comments
 (0)