X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-parent%2Fpom.xml;h=1d6f58f84c87fc59d510ceb1cacb124acd7cb087;hb=ba6d14f6e6b7b197d2b874f724c333bc8ba082b8;hp=a51d6943a3357b661057230fa04c373b963d2eec;hpb=ccba6b538ddd95ec39d88a53fda62fd9047c92c8;p=cps.git diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index a51d6943a..1d6f58f84 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 + + + + @@ -90,7 +115,7 @@ org.springframework.boot spring-boot-maven-plugin - 2.3.3.RELEASE + 2.6.4 @@ -377,6 +402,30 @@ 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 + dmi-registry@2022-05-10 + + +