X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-notifications-impl%2Fpom.xml;h=f2c2eeb94a5560642b277c21db9f54b21a243e24;hb=ded048d530e879ff454d374608142541ab21121e;hp=4389e44f0bf0a11ac2bceb7ef87d09c0b61c3230;hpb=b0b59e0d7b0e6e1065b905bccc3d9a7dae634421;p=netconf.git diff --git a/netconf/netconf-notifications-impl/pom.xml b/netconf/netconf-notifications-impl/pom.xml index 4389e44f0b..f2c2eeb94a 100644 --- a/netconf/netconf-notifications-impl/pom.xml +++ b/netconf/netconf-notifications-impl/pom.xml @@ -6,21 +6,18 @@ ~ 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.netconf netconf-parent - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT ../netconf-parent org.opendaylight.netconf netconf-notifications-impl - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT bundle @@ -52,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 @@ -78,13 +79,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -