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.
1 parent c6e32c5 commit ace03dbCopy full SHA for ace03db
CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Fixed
11
+
12
+- artifact id openapi-doc-tool
13
14
## [2.0.0] - 2025-07-27
15
16
### Changed
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
<groupId>org.fugerit.java</groupId>
6
- <artifactId>open-doc-tool</artifactId>
+ <artifactId>openapi-doc-tool</artifactId>
<parent>
<groupId>org.fugerit.java.universe</groupId>
0 commit comments