File tree Expand file tree Collapse file tree 4 files changed +9
-1
lines changed
fj-doc-playground-quarkus Expand file tree Collapse file tree 4 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Fixed
11+
12+ - nexus publish validation message "Project name is missing" < https://github.com/fugerit-org/fj-doc/issues/458 >
13+
1014## [ 8.13.12] - 2025-06-24
1115
1216### Changed
Original file line number Diff line number Diff line change 1111
1212 <artifactId >fj-doc-native-quarkus</artifactId >
1313
14+ <name >fj-doc-native-quarkus</name >
15+
1416 <properties >
1517 <maven .compiler.release>17</maven .compiler.release>
1618 <surefire-plugin .version>3.5.3</surefire-plugin .version>
Original file line number Diff line number Diff line change 77 <version >8.13.13-SNAPSHOT</version >
88 </parent >
99 <artifactId >fj-doc-playground-quarkus</artifactId >
10+ <name >fj-doc-playground-quarkus</name >
1011 <properties >
1112 <maven .deploy.skip>true</maven .deploy.skip>
1213 <maven .compiler.release>17</maven .compiler.release>
Original file line number Diff line number Diff line change 1111 </parent >
1212
1313 <name >fj-doc-sample</name >
14- <description ></description >
14+
15+ <description >Fugerit Venus Doc Samples</description >
1516
1617 <licenses >
1718 <license >
You can’t perform that action at this time.
0 commit comments