X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fpom.xml;h=e4468b6f2735f4c7189ccf236fc48b5d8384e0e6;hb=4c05ae5dab683002a02da394b285b45dc6ada630;hp=541c1300f35da009dc0ca2aa4434fe3e51b3dee9;hpb=6d73d16b194435ea1ea783a37d1b51fc1f558a1f;p=controller.git diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 541c1300f3..93be88b4ba 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 @@ -745,8 +741,8 @@ generate-resources ${project.build.directory}/configuration - sal-rest-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 @@ -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 @@ -1034,6 +1038,26 @@ org.opendaylight.controller sal-rest-connector-config + + org.opendaylight.controller + config-netty-config + + + org.opendaylight.controller + md-sal-config + + + org.opendaylight.controller + netconf-config + + + org.opendaylight.controller + netconf-connector-config + + + org.opendaylight.controller.samples + toaster-config + org.opendaylight.controller sal-rest-docgen @@ -1043,6 +1067,7 @@ sal-restconf-broker + org.opendaylight.controller shutdown-api @@ -1081,6 +1106,10 @@ org.opendaylight.controller.md topology-lldp-discovery + + org.opendaylight.controller + liblldp + org.opendaylight.controller.md topology-manager @@ -1104,7 +1133,7 @@ org.opendaylight.controller.model model-topology - 1.1-SNAPSHOT + 1.2.0-SNAPSHOT @@ -1124,8 +1153,8 @@ ${mdsal.version} - org.opendaylight.controller.thirdparty - ganymed + org.apache.sshd + sshd-core org.opendaylight.yangtools @@ -1136,6 +1165,10 @@ org.opendaylight.yangtools binding-generator-impl + + org.opendaylight.yangtools + binding-data-codec + org.opendaylight.yangtools binding-generator-spi @@ -1214,6 +1247,14 @@ org.opendaylight.yangtools yang-parser-impl + + org.opendaylight.yangtools + yang-data-codec-gson + + + org.opendaylight.yangtools + yang-data-composite-node + org.opendaylight.yangtools.model @@ -1267,6 +1308,45 @@ jeromq 0.3.1 + + 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 + @@ -1318,8 +1398,8 @@ generate-resources ${project.build.directory}/configuration - sal-rest-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 @@ -1363,7 +1443,7 @@ org.opendaylight.controller swagger-ui - 0.0.1-SNAPSHOT + 0.1.0-SNAPSHOT