diff options
Diffstat (limited to 'ms/blueprintsprocessor/distribution/pom.xml')
-rwxr-xr-x | ms/blueprintsprocessor/distribution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/distribution/pom.xml b/ms/blueprintsprocessor/distribution/pom.xml index b3eabc109..97d4271d2 100755 --- a/ms/blueprintsprocessor/distribution/pom.xml +++ b/ms/blueprintsprocessor/distribution/pom.xml @@ -29,7 +29,7 @@ <name>Blueprints Processor Distribution</name> <properties> <assembly.id>maven</assembly.id> - <name.space>org.onap.ccsdk.apps</name.space> <!-- <name.space>${namespace}</name.space> --> + <name.space>org.onap.ccsdk.apps</name.space> <serviceArtifactName>blueprintsprocessor</serviceArtifactName> <image.name>onap/ccsdk-blueprintsprocessor</image.name> <docker.buildArg.https_proxy>${https_proxy}</docker.buildArg.https_proxy> |