Decoupling clamp from policy-parent 22/142722/1
authoradheli.tavares <adheli.tavares@est.tech>
Wed, 10 Dec 2025 09:43:30 +0000 (09:43 +0000)
committeradheli.tavares <adheli.tavares@est.tech>
Wed, 10 Dec 2025 10:17:48 +0000 (10:17 +0000)
commitcb08a08a8e13867f7eebd302e584159c44884fe3
treebb9bfa8a53a7061d4f2a0869a5bfbd87541c983e
parent7d7c498b5d182895755b99813cc931fc5fce94a5
Decoupling clamp from policy-parent

Issue-ID: POLICY-5521
Change-Id: I99baee12d7f48dd0bc74598b00c908cb341e8580
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
18 files changed:
clamp-parent/checkstyle/pom.xml [new file with mode: 0644]
clamp-parent/checkstyle/src/main/resources/onap-checkstyle/apache-license-2.regexp.txt [new file with mode: 0644]
clamp-parent/checkstyle/src/main/resources/onap-checkstyle/check-license.xml [new file with mode: 0644]
clamp-parent/checkstyle/src/main/resources/onap-checkstyle/onap-java-style.xml [new file with mode: 0644]
clamp-parent/dependencies/pom.xml [new file with mode: 0644]
clamp-parent/pom.xml [new file with mode: 0644]
common/pom.xml
examples/pom.xml
models/pom.xml
models/src/main/java/org/onap/policy/clamp/models/acm/persistence/concepts/JpaAutomationCompositionDefinition.java
models/src/main/java/org/onap/policy/clamp/models/acm/persistence/concepts/JpaParticipant.java
models/src/main/java/org/onap/policy/clamp/models/acm/utils/AcmUtils.java
packages/pom.xml
participant/pom.xml
policy-common/pom.xml
policy-models/pom.xml
pom.xml
runtime-acm/pom.xml