diff --git a/api/pom.xml b/api/pom.xml index 321c6d8..1ef480b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -8,7 +8,7 @@ process-engine-api - API: ${artifactId} + API: ${project.artifactId} Java API for engine-independent process functionality. diff --git a/bom/pom.xml b/bom/pom.xml index 2215ff2..fc50c04 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -8,7 +8,7 @@ process-engine-api-bom - BOM: ${artifactId} + BOM: ${project.artifactId} Bill of Materials for Process Engine API. pom