X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=8f69f8dca066a949a306bd2e98b038bdeb392a5c;hp=b9f93144992e6ae3525b9dc007599dab5986788d;hb=ba9923120b5c9aee1562a4e61162e8514d4c9dfe;hpb=85f16942a4a1ccdf1bc10213cdedfa09f7d325b8 diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index b9f9314499..8f69f8dca0 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -23,18 +23,27 @@ netconf-impl config-netconf-connector netconf-util - netconf-it config-persister-impl netconf-mapping-api netconf-client + + + integrationtests + + false + + + netconf-it + + + + 5.0.0 2.3.7 1.7.2 - 1.7 - 1.7 4.0.10.Final @@ -93,12 +102,12 @@ ${project.groupId} yang-store-api - ${config.yangstore.version} + ${config.version} ${project.groupId} yang-store-impl - ${config.yangstore.version} + ${config.version} ${project.groupId} @@ -181,13 +190,6 @@ org.apache.maven.plugins maven-compiler-plugin - 2.5.1 - - ${java.version.source} - ${java.version.target} - ${java.version.source} - ${java.version.target} -