Changes for new odl version
[appc.git] / appc-inbound / appc-artifact-handler / provider / src / main / resources / org / opendaylight / blueprint / artifact-handler.xml
@@ -3,7 +3,7 @@
   ============LICENSE_START=======================================================
   ONAP : APPC
   ================================================================================
-  Copyright (C) 2018 AT&T Intellectual Property. All rights reserved.
+  Copyright (C) 2018-2019 AT&T Intellectual Property. All rights reserved.
   ================================================================================
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -22,8 +22,6 @@
            xmlns:odl="http://opendaylight.org/xmlns/blueprint/v1.0.0"
            odl:use-default-for-reference-types="true">
 
-
-
     <reference id="dataBroker"
                interface="org.opendaylight.controller.md.sal.binding.api.DataBroker"
                odl:type="default" />
@@ -44,4 +42,4 @@
 
     <odl:rpc-implementation ref="artifact-handler"/>
 
-</blueprint>
\ No newline at end of file
+</blueprint>