aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/org/onap/pomba/contextbuilder/sdc/model
AgeCommit message (Collapse)AuthorFilesLines
2018-10-09Remove pact-jvm-provider-junit-2.11 artifactTait,Trevor(rt0435)1-2/+0
POMBA SDC Context Builder uses pact-jvm-provider-junit-2.11 artifact (bad license). Removed this unused artifact from the pom.xml and other unused code from the project. Issue-ID: LOG-747 Change-Id: If33cd95d5a16ae8a8c6ddf0f297e74ebbd4b2528 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-09-12Update SDC Context Builder to use APIv1Tait,Trevor(rt0435)1-3/+3
Issue-ID: LOG-448 The changes to adapt to pomba-audit-common-1.3.1-SNAPSHOT are in pom.xml, ToscaModelConverter.java and SDCContextBuilderTest.java. The other changes are just for whitespace on line length warnings that were issued by the ONAP audit tools. Change-Id: Ied25e9e186776d8b36f30d0e80484af8d057da35 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-08-07Upstreaming the POMBA SDC Context BuilderJennie Jia5-0/+635
Issue-ID: LOG-522 Change-Id: Ic4606c987a8950ff3d19a8f42f330b08e3f4e4ca Signed-off-by: Jennie Jia <Jennie.Jia@amdocs.com>