X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=e2d834fee87d047ae316568a422e31ef4c09ac20;hb=63bf2c78aab8a4a48201877a5b5de255ff3cdf75;hp=4566845e4f88fe7b3c1ee23e12b6ef41a5e6a653;hpb=d2d4cefa4d8d662554b7f2fc0b0dd568d0db1180;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 4566845e4f..e2d834fee8 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT ../commons/opendaylight netconf-subsystem - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT pom ${project.artifactId} @@ -21,6 +21,7 @@ netconf-impl config-netconf-connector mdsal-netconf-connector + mdsal-netconf-monitoring netconf-util netconf-netty-util config-persister-impl @@ -122,7 +123,7 @@ true ${project.basedir} **\/*.java,**\/*.xml,**\/*.ini,**\/*.sh,**\/*.bat,**\/*.yang - **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/netconf\/test\/tool\/Main.java + **\/target\/,**\/bin\/,**\/target-ide\/,**\/${jmxGeneratorPath}\/,**\/${salGeneratorPath}\/,**\/netconf\/test\/tool\/Main.java, **\/netconf\/test\/tool\/client\/stress\/StressClient.java