X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-parent%2Fpom.xml;h=77269570ea7ead99280b83b02fe28912c49bc76b;hb=ae74cfd469d290a2a9ede5e8ae10fed4851dbbf0;hp=a51d6943a3357b661057230fa04c373b963d2eec;hpb=5e575237b404faee1fd71fa81dbad0b1b4d6017b;p=cps.git diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index a51d6943a..77269570e 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.1.0-SNAPSHOT + 3.1.0-SNAPSHOT pom @@ -46,6 +46,31 @@ + + + Windows + + + Windows + + + + python + + + + unix + + + unix + + + + python3 + + + + @@ -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 + + +