X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=ffc029ea106d7f7c7216f849d6926a61979fbdd5;hb=e0a49028dc54c0a6dda3d4975afbef9017856670;hp=945e1d27ba2e7722dd9d96ac338c9fece143b03e;hpb=a22e0fe5fae79992005cc738d37c7ed9396989e4;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 945e1d27ba..ffc029ea10 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.7.0-SNAPSHOT - ../netconf-parent + 1.13.1-SNAPSHOT + ../../parent org.opendaylight.netconf netconf-util - 1.7.0-SNAPSHOT + 1.13.1-SNAPSHOT ${project.artifactId} bundle @@ -44,16 +44,6 @@ org.slf4j slf4j-api - - org.xmlunit - xmlunit-legacy - test - - - org.opendaylight.mdsal - mdsal-binding-generator-impl - test - org.opendaylight.yangtools mockito-configuration @@ -76,7 +66,23 @@ org.osgi - org.osgi.compendium + osgi.cmpn + + + + org.xmlunit + xmlunit-legacy + test + + + org.opendaylight.mdsal + mdsal-binding-generator-impl + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test @@ -109,14 +115,22 @@ - org.apache.maven.plugins maven-jar-plugin test-jar - package + + + + + maven-source-plugin + + + + test-jar-no-fork +