diff options
author | Dan Timoney <dtimoney@att.com> | 2019-01-07 16:13:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-07 16:13:22 +0000 |
commit | 706a23e98d81bdbf51d9f1bfd4b35ef1ae1afac5 (patch) | |
tree | 1a8e36e1e9a6fac864b2e3c6e0b771be03259190 /ms/controllerblueprints/pom.xml | |
parent | 81c2abdcbe9ca52674be209f7c20ed4cb7e14c86 (diff) | |
parent | 5decf255d6f23abfdfe783657dd56900f5758c64 (diff) |
Merge "Add Sonar Kotlin support"
Diffstat (limited to 'ms/controllerblueprints/pom.xml')
-rw-r--r-- | ms/controllerblueprints/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ms/controllerblueprints/pom.xml b/ms/controllerblueprints/pom.xml index 4517f3f3..aeff4db9 100644 --- a/ms/controllerblueprints/pom.xml +++ b/ms/controllerblueprints/pom.xml @@ -23,7 +23,6 @@ <version>0.4.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> - <groupId>org.onap.ccsdk.apps</groupId> <artifactId>controllerblueprints</artifactId> <name>Controller Blueprints Root</name> <version>0.4.0-SNAPSHOT</version> |