diff --git a/pom.xml b/pom.xml index 5ee4088..f194041 100644 --- a/pom.xml +++ b/pom.xml @@ -255,6 +255,10 @@ (\*\*Search API\*\*[^@]*)@Path\("/"\) $1@Path("/api/-default-/public/search/versions/1") + + (\*\*Model API\*\*[^@]*)@Path\("/"\) + $1@Path("/api/-default-/public/alfresco/versions/1") +