diff options
Diffstat (limited to 'plugins/restapi-call-node/pom.xml')
-rwxr-xr-x | plugins/restapi-call-node/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/restapi-call-node/pom.xml b/plugins/restapi-call-node/pom.xml index 613cf8583..0db05c2b9 100755 --- a/plugins/restapi-call-node/pom.xml +++ b/plugins/restapi-call-node/pom.xml @@ -13,7 +13,7 @@ <version>1.2.1-SNAPSHOT</version> <packaging>pom</packaging> - <name>ccsdk-sli-plugins :: restapi-call-node</name> + <name>ccsdk-sli-plugins :: ${project.artifactId}</name> <description>This is an implementation of DG Execute Node that makes a call to an external REST API</description> <modules> |