X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Ftest%2Fsal-rest-connector-it%2Fsrc%2Ftest%2Fjava%2Forg%2Fopendaylight%2Fcontroller%2Ftest%2Frestconf%2Fit%2FServiceProviderController.java;h=8400bc18353fc765da09cf6f84831085875fbb44;hb=94b968f7454a2d677b1ac8fc4a81c10ecca03fa3;hp=a15e8d616c0ea32b999a72fffdb51ded60b21da6;hpb=702ba6faa3f7f2f6bd8ae02b3bc1abc06aea1c26;p=controller.git diff --git a/opendaylight/md-sal/test/sal-rest-connector-it/src/test/java/org/opendaylight/controller/test/restconf/it/ServiceProviderController.java b/opendaylight/md-sal/test/sal-rest-connector-it/src/test/java/org/opendaylight/controller/test/restconf/it/ServiceProviderController.java index a15e8d616c..8400bc1835 100644 --- a/opendaylight/md-sal/test/sal-rest-connector-it/src/test/java/org/opendaylight/controller/test/restconf/it/ServiceProviderController.java +++ b/opendaylight/md-sal/test/sal-rest-connector-it/src/test/java/org/opendaylight/controller/test/restconf/it/ServiceProviderController.java @@ -1,3 +1,10 @@ +/* + * Copyright (c) 2014 Cisco Systems, Inc. and others. All rights reserved. + * + * This program and the accompanying materials are made available under the + * terms of the Eclipse Public License v1.0 which accompanies this distribution, + * and is available at http://www.eclipse.org/legal/epl-v10.html + */ package org.opendaylight.controller.test.restconf.it; import static junit.framework.Assert.assertEquals; @@ -206,8 +213,6 @@ public class ServiceProviderController { mavenBundle(ODL, "config-manager").versionAsInProject(), mavenBundle(ODL, "config-util").versionAsInProject(), mavenBundle(ODL, "yang-jmx-generator").versionAsInProject(), - mavenBundle(ODL, "yang-store-api").versionAsInProject(), - mavenBundle(ODL, "yang-store-impl").versionAsInProject(), mavenBundle(ODL, "logback-config").versionAsInProject(), mavenBundle(ODL, "config-persister-api").versionAsInProject(), // mavenBundle(ODL,"config-persister-file-adapter").versionAsInProject(),