X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-notifications-impl%2Fpom.xml;h=f2c2eeb94a5560642b277c21db9f54b21a243e24;hb=29d3f31dac6898cede1b5bdad11fd7145de67b78;hp=1be1d3b3f6bf69cfdfd9554bf0056c64e12b26b0;hpb=eb92a7a04e05eb962592eaf01cac3499666400bd;p=netconf.git diff --git a/netconf/netconf-notifications-impl/pom.xml b/netconf/netconf-notifications-impl/pom.xml index 1be1d3b3f6..f2c2eeb94a 100644 --- a/netconf/netconf-notifications-impl/pom.xml +++ b/netconf/netconf-notifications-impl/pom.xml @@ -6,35 +6,20 @@ ~ terms of the Eclipse Public License v1.0 which accompanies this distribution, ~ and is available at http://www.eclipse.org/legal/epl-v10.html --> - - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.2 - + org.opendaylight.netconf + netconf-parent + 1.6.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-notifications-impl - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - ${project.groupId} @@ -64,13 +49,17 @@ com.google.guava guava + + org.osgi + org.osgi.core + org.slf4j slf4j-api - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy org.opendaylight.yangtools @@ -90,13 +79,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -