From: Robert Varga Date: Wed, 18 Dec 2019 11:09:46 +0000 (+0100) Subject: Remove jsr173-ri from dependencies X-Git-Tag: release/magnesium~20 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=9010da520152ea5608e7f42974578fcdc3d3f163;ds=sidebyside Remove jsr173-ri from dependencies JSR173 is part of JRE, hence there is no point to inherit this dependency. It also helps to have our releases consumable from Central (which does not carry the .jar). Change-Id: I3cd50c6f20149e48c1946c0ea50a3a8e57f847b1 Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index 045083f7d9..b062191c97 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -70,6 +70,13 @@ net.java.dev.stax-utils stax-utils + + + + com.bea.xml + jsr173-ri + + org.opendaylight.controller