diff --git a/dist/coreprofile/src/site/markdown/create_a_rest_service.md b/dist/coreprofile/src/site/markdown/create_a_rest_service.md index a7e84b5c7..b667b159b 100644 --- a/dist/coreprofile/src/site/markdown/create_a_rest_service.md +++ b/dist/coreprofile/src/site/markdown/create_a_rest_service.md @@ -25,19 +25,19 @@ create the ```pom.xml``` file with the content as below. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - example + cloud.piranha.guide.coreprofile rest 1-SNAPSHOT war Create a REST service - 11.0.0-M4 + 11.0.0 21 5.11.3 3.13.0 3.5.2 3.4.0 - 23.11.0 + 24.12.0 UTF-8 @@ -70,7 +70,7 @@ create the ```pom.xml``` file with the content as below. rest - cloud.piranha.maven.plugins + cloud.piranha.maven piranha-maven-plugin ${piranha.version}