From: Timoney, Dan (dt5972) Date: Mon, 9 Dec 2019 15:13:37 +0000 (-0500) Subject: Exclude problematic nested commit X-Git-Tag: 0.7.0~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fsli%2Fplugins.git;a=commitdiff_plain;h=9b76e766b3adc72d7212ff6384cfa3421a5093fa Exclude problematic nested commit Add dependency exclusion for java.xml:jsr173 to avoid issue in derived feature.xml. Change-Id: I2c5a25895e3ad85764687352c72159cc6d106de7 Issue-ID: CCSDK-1979 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml index d2ecf1f8..194d9a14 100755 --- a/restconf-client/provider/pom.xml +++ b/restconf-client/provider/pom.xml @@ -79,6 +79,12 @@ org.opendaylight.netconf restconf-nb-rfc8040 + + + javax.xml + jsr173 + + org.opendaylight.yangtools