fixed typo

This commit is contained in:
Francesco Mangiacrapa 2022-03-31 17:04:43 +02:00
parent 64e00bb53b
commit db870b5d75
2 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
**New** **New**
- [#23049] Integrate Enunicate engine for Java Web service API (https://github.com/stoicflame/enunciate/) - [#23049] Integrate Enunciate engine for Java Web service API (https://github.com/stoicflame/enunciate/)
- [#20743] Integrate JavaMelody - [#20743] Integrate JavaMelody
## [v2-7.0-SNAPSHOT] - 2022-01-31 ## [v2-7.0-SNAPSHOT] - 2022-01-31

View File

@ -292,7 +292,6 @@
</resource> </resource>
</resources> </resources>
<!-- Enunciate Maven plugin -->
<plugins> <plugins>
<plugin> <plugin>
<artifactId>maven-compiler-plugin</artifactId> <artifactId>maven-compiler-plugin</artifactId>