diff options
Diffstat (limited to 'blueprints-processor/adaptors/rest-adaptor-provider')
-rw-r--r-- | blueprints-processor/adaptors/rest-adaptor-provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml index 6f17a1cef..74175ca2e 100644 --- a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml +++ b/blueprints-processor/adaptors/rest-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-rest-adaptor-provider</artifactId>
<packaging>bundle</packaging>
|