X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-parent%2Fpom.xml;h=b76c63c6f7f06e4549b74341d024e40eaed7cd5f;hb=41897f6465b534eaac4b960bba6f4491ea4d9d15;hp=3c2eab5e0f1f4e72099026d40bac26ae1e8d1b53;hpb=73001f6a64b3548a9584acc8c4bfe3a7806917e7;p=cps.git diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index 3c2eab5e0..b76c63c6f 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= Copyright (c) 2021 Pantheon.tech. Modifications Copyright (C) 2021 Bell Canada. - Modifications Copyright (C) 2021 Nordix Foundation. + Modifications Copyright (C) 2021-2022 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -32,7 +32,7 @@ org.onap.cps cps-parent - 2.0.1-SNAPSHOT + 3.1.0-SNAPSHOT pom @@ -46,6 +46,31 @@ + + + Windows + + + Windows + + + + python + + + + unix + + + unix + + + + python3 + + + + @@ -90,7 +115,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.3.3.RELEASE + 2.6.4 @@ -377,6 +402,29 @@ org.sonarsource.scanner.maven sonar-maven-plugin + + org.codehaus.mojo + exec-maven-plugin + 1.6.0 + + + generate-csv + prepare-package + + exec + + + + + ${script.executor} + ../cps-ri/src/main/resources/ + + yangResourceCsvGenerator.py + dmi-registry@2021-12-13 + dmi-registry@2022-02-10 + + +