diff --git a/CHANGELOG.md b/CHANGELOG.md index 92a79e9a..52d7a377 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- nexus publish validation message "Project name is missing" + ## [8.13.12] - 2025-06-24 ### Changed diff --git a/fj-doc-native-quarkus/pom.xml b/fj-doc-native-quarkus/pom.xml index 9a74fd70..e255d15c 100644 --- a/fj-doc-native-quarkus/pom.xml +++ b/fj-doc-native-quarkus/pom.xml @@ -11,6 +11,8 @@ fj-doc-native-quarkus + fj-doc-native-quarkus + 17 3.5.3 diff --git a/fj-doc-playground-quarkus/pom.xml b/fj-doc-playground-quarkus/pom.xml index 07675944..af492a54 100644 --- a/fj-doc-playground-quarkus/pom.xml +++ b/fj-doc-playground-quarkus/pom.xml @@ -7,6 +7,7 @@ 8.13.13-SNAPSHOT fj-doc-playground-quarkus + fj-doc-playground-quarkus true 17 diff --git a/fj-doc-sample/pom.xml b/fj-doc-sample/pom.xml index d84d9649..167f4505 100644 --- a/fj-doc-sample/pom.xml +++ b/fj-doc-sample/pom.xml @@ -11,7 +11,8 @@ fj-doc-sample - + + Fugerit Venus Doc Samples