Remove blueprint from pcep-base-parser
[bgpcep.git] / pcep / base-parser / src / main / resources / OSGI-INF / blueprint / pcep-base-parser.xml
diff --git a/pcep/base-parser/src/main/resources/OSGI-INF/blueprint/pcep-base-parser.xml b/pcep/base-parser/src/main/resources/OSGI-INF/blueprint/pcep-base-parser.xml
deleted file mode 100644 (file)
index cf6e48b..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright (c) 2016 Brocade Communications 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
--->
-<blueprint xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"
-           xmlns:odl="http://opendaylight.org/xmlns/blueprint/v1.0.0">
-
-  <bean id="baseParserActivator" class="org.opendaylight.protocol.pcep.parser.BaseParserExtensionActivator"/>
-
-  <service ref="baseParserActivator" interface="org.opendaylight.protocol.pcep.spi.PCEPExtensionProviderActivator"
-          odl:type="org.opendaylight.protocol.pcep.parser.BaseParserExtensionActivator"/>
-</blueprint>
\ No newline at end of file