X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=f6ecb44fa172f02fd4cd5f34824325ad30629ef8;hb=3f339053ea2d734bbd5e00c17132b43b8b7d4060;hp=969ecc2cbed41054fde61fb8aecfe8ae940ed95d;hpb=971b179000ef1cc56699de35061cf6f97d4cf36f;p=controller.git diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 969ecc2cbe..f6ecb44fa1 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -4,11 +4,11 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../../commons/opendaylight distribution.opendaylight - 0.1.2-SNAPSHOT + 0.2.0-SNAPSHOT pom 3.0 @@ -634,10 +634,6 @@ org.opendaylight.controller.thirdparty net.sf.jung2 - - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - org.opendaylight.controller.thirdparty org.openflow.openflowj @@ -931,6 +927,14 @@ org.opendaylight.controller netconf-ssh + + org.opendaylight.controller + netconf-auth + + + org.opendaylight.controller + netconf-usermanager + org.opendaylight.controller netconf-tcp @@ -1016,7 +1020,7 @@ org.opendaylight.controller sal-inmemory-datastore - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT org.opendaylight.controller @@ -1062,10 +1066,6 @@ org.opendaylight.controller sal-restconf-broker - - org.opendaylight.controller - sal-remoterpc-connector - @@ -1133,7 +1133,7 @@ org.opendaylight.controller.model model-topology - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT @@ -1153,18 +1153,21 @@ ${mdsal.version} - org.opendaylight.controller.thirdparty - ganymed + org.apache.sshd + sshd-core org.opendaylight.yangtools binding-generator-api - ${yangtools.version} org.opendaylight.yangtools binding-generator-impl + + org.opendaylight.yangtools + binding-data-codec + org.opendaylight.yangtools binding-generator-spi @@ -1176,7 +1179,6 @@ org.opendaylight.yangtools binding-model-api - ${yangtools.version} org.opendaylight.yangtools @@ -1243,6 +1245,10 @@ org.opendaylight.yangtools yang-parser-impl + + org.opendaylight.yangtools + yang-data-codec-gson + org.opendaylight.yangtools yang-data-composite-node @@ -1300,14 +1306,45 @@ jeromq 0.3.1 - - org.opendaylight.controller - sal-distributed-datastore - org.opendaylight.controller sal-clustering-config + + org.eclipse.jetty + jetty-servlets + 8.1.14.v20131031 + + + org.eclipse.jetty + jetty-client + 8.1.14.v20131031 + + + org.eclipse.jetty + jetty-continuation + 8.1.14.v20131031 + + + org.eclipse.jetty + jetty-util + 8.1.14.v20131031 + + + org.eclipse.jetty + jetty-server + 8.1.14.v20131031 + + + org.eclipse.jetty + jetty-io + 8.1.14.v20131031 + + + org.eclipse.jetty + jetty-http + 8.1.14.v20131031 + @@ -1359,8 +1396,8 @@ generate-resources ${project.build.directory}/configuration - sal-rest-connector-config,config-netty-config,md-sal-config,netconf-config,toaster-config,netconf-connector-config - **\/*.xml + sal-rest-connector-config,config-netty-config,md-sal-config,netconf-config,toaster-config,netconf-connector-config,sal-clustering-config + **\/*.xml,**/*.conf true false @@ -1404,7 +1441,7 @@ org.opendaylight.controller swagger-ui - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT