diff options
Diffstat (limited to 'controlloop')
-rw-r--r-- | controlloop/templates/archetype-cl-amsterdam/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/templates/archetype-cl-amsterdam/pom.xml b/controlloop/templates/archetype-cl-amsterdam/pom.xml index c2f3a19ac..22bccb7d1 100644 --- a/controlloop/templates/archetype-cl-amsterdam/pom.xml +++ b/controlloop/templates/archetype-cl-amsterdam/pom.xml @@ -32,7 +32,7 @@ <artifactId>archetype-cl-amsterdam</artifactId> - <name>${artifactId}</name> + <name>${project.artifactId}</name> <description>Archetype to generate a yaml based control loop for ONAP Amsterdam release</description> <build> |