diff options
Diffstat (limited to 'blueprints-processor/installer')
-rw-r--r-- | blueprints-processor/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprints-processor/installer/pom.xml b/blueprints-processor/installer/pom.xml index 65d42ecaa..74591e211 100644 --- a/blueprints-processor/installer/pom.xml +++ b/blueprints-processor/installer/pom.xml @@ -43,7 +43,7 @@ <dependencies>
<dependency>
<groupId>org.onap.ccsdk.config</groupId>
- <artifactId>blueprints-processor-features</artifactId>
+ <artifactId>ccsdk-blueprints-processor</artifactId>
<version>${project.version}</version>
<classifier>features</classifier>
<type>xml</type>
|