Removing ONAP O-Parent as parent to Policy Framework. 95/137695/1 master
authoradheli.tavares <adheli.tavares@est.tech>
Fri, 12 Apr 2024 13:55:07 +0000 (14:55 +0100)
committeradheli.tavares <adheli.tavares@est.tech>
Mon, 15 Apr 2024 14:52:21 +0000 (15:52 +0100)
commit14f51a7e33c1e29c70279fd0100c0253692c7025
tree867c0165e0ca057521d95f0e0073a5afa5c15bb6
parente0c4f78469aa1750fc082114d943cf029d2b94c0
Removing ONAP O-Parent as parent to Policy Framework.

- dependency management direct in integration/pom.xml
- plugins for code-coverage, vulnerabilities scan are now
configured on pom.xml

Issue-ID: POLICY-4960
Change-Id: Ib5092f9baa51df60a8b9765b53a4fbbb3a61d60c
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
checkstyle/pom.xml [new file with mode: 0644]
checkstyle/src/main/resources/onap-checkstyle/apache-license-2.regexp.txt [new file with mode: 0644]
checkstyle/src/main/resources/onap-checkstyle/check-license.xml [new file with mode: 0644]
checkstyle/src/main/resources/onap-checkstyle/onap-java-style.xml [new file with mode: 0644]
integration/pom.xml
pom.xml
settings.xml [new file with mode: 0644]