Fix groupId for error-catalog

Updated groupId from org.onap.ccsdk.error.catalog to
org.onap.ccsdk.cds.error.catalog to match repo name

Issue-ID: CCSDK-2177
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I6feda23dcd9263a741ce9e0838c126b0c0b7b17e
6 files changed
tree: 2591daa32dac4e4b146198e10ea202c570e5cc99
  1. .vscode/
  2. cds-ui/
  3. components/
  4. docs/
  5. ms/
  6. py-modules/
  7. releases/
  8. .editorconfig
  9. .gitignore
  10. .gitreview
  11. .readthedocs.yaml
  12. INFO.yaml
  13. pom.xml
  14. README.md
  15. TagVersion.groovy
  16. version.properties
README.md
Format code with ktlint checkstyle tool use the following command

mvn process-sources -P format

Reference

https://github.com/pinterest/ktlint