diff options
Diffstat (limited to 'blueprints-processor/adaptors/data-adaptor-provider/pom.xml')
-rw-r--r-- | blueprints-processor/adaptors/data-adaptor-provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml index 9454421d2..4fdf824ba 100644 --- a/blueprints-processor/adaptors/data-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/data-adaptor-provider/pom.xml @@ -28,7 +28,7 @@ <relativePath/>
</parent>
- <groupId>org.onap.ccsdk.config</groupId>
+ <groupId>org.onap.ccsdk.features</groupId>
<version>0.3.0-SNAPSHOT</version>
<artifactId>blueprints-data-adaptor-provider</artifactId>
<packaging>bundle</packaging>
|