Deleting pdp-common module from policy/common 92/83992/1
authorramverma <ram.krishna.verma@est.tech>
Tue, 2 Apr 2019 17:58:10 +0000 (17:58 +0000)
committerramverma <ram.krishna.verma@est.tech>
Tue, 2 Apr 2019 17:58:10 +0000 (17:58 +0000)
commit21e6fdea3e207ae7c690158ddc336bd7c0785b15
treed693482ab8517024981f951cee8b1a68383fb66f
parent3fa9acf5226c6f842c31aba0a39f9e305b370e08
Deleting pdp-common module from policy/common

Change-Id: I1b599ce62a4fab852420089b5d1d8ae8f5cfe7ca
Issue-ID: POLICY-1443
Signed-off-by: ramverma <ram.krishna.verma@est.tech>
15 files changed:
pdp-common/pom.xml [deleted file]
pdp-common/src/main/java/org/onap/policy/pdp/common/enums/PdpHealthStatus.java [deleted file]
pdp-common/src/main/java/org/onap/policy/pdp/common/enums/PdpMessageType.java [deleted file]
pdp-common/src/main/java/org/onap/policy/pdp/common/enums/PdpResponseStatus.java [deleted file]
pdp-common/src/main/java/org/onap/policy/pdp/common/enums/PdpState.java [deleted file]
pdp-common/src/main/java/org/onap/policy/pdp/common/models/PdpHealthCheck.java [deleted file]
pdp-common/src/main/java/org/onap/policy/pdp/common/models/PdpMessage.java [deleted file]
pdp-common/src/main/java/org/onap/policy/pdp/common/models/PdpResponseDetails.java [deleted file]
pdp-common/src/main/java/org/onap/policy/pdp/common/models/PdpStateChange.java [deleted file]
pdp-common/src/main/java/org/onap/policy/pdp/common/models/PdpStatistics.java [deleted file]
pdp-common/src/main/java/org/onap/policy/pdp/common/models/PdpStatus.java [deleted file]
pdp-common/src/main/java/org/onap/policy/pdp/common/models/PdpUpdate.java [deleted file]
pdp-common/src/main/java/org/onap/policy/pdp/common/models/Policy.java [deleted file]
pdp-common/src/test/java/org/onap/policy/pdp/common/models/TestModels.java [deleted file]
pom.xml