X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnetconf%2Fnetconf-api%2Fpom.xml;h=38c3eb8dffb51e9d4ed283e52ff3d74c34c213f3;hb=1e9ecb12a453b0e4dec447fdddd612bd1b1f4722;hp=061fbd7c8c7a0179d4d6147d40733a251875bcb9;hpb=f330b481b7f70fb165f423cc566214d1efddade8;p=controller.git diff --git a/opendaylight/netconf/netconf-api/pom.xml b/opendaylight/netconf/netconf-api/pom.xml index 061fbd7c8c..38c3eb8dff 100644 --- a/opendaylight/netconf/netconf-api/pom.xml +++ b/opendaylight/netconf/netconf-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT + 0.2.5-Helium netconf-api bundle @@ -19,7 +19,6 @@ ${project.groupId} ietf-netconf-monitoring-extension - ${project.version} org.opendaylight.controller @@ -48,6 +47,7 @@ javax.management, + javax.xml.parsers, org.opendaylight.controller.config.api, org.opendaylight.controller.config.api.jmx, org.opendaylight.protocol.framework, @@ -62,6 +62,7 @@ com.google.common.base, org.opendaylight.controller.netconf.api, org.opendaylight.controller.netconf.api.jmx, + org.opendaylight.controller.netconf.api.xml, org.opendaylight.controller.netconf.api.monitoring,