Add option to enable/disable basic DCL and/or DTCL
[controller.git] / opendaylight / md-sal / sal-dom-broker / pom.xml
index 9487a6b732d8b7bd688c197d32736ee351329cf0..fd174633891c2fe949c23db6511b210fd305d7ae 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
   </parent>
   <artifactId>sal-broker-impl</artifactId>
   <packaging>bundle</packaging>
@@ -82,7 +82,6 @@
         <configuration>
           <instructions>
             <Bundle-Name>${project.groupId}.${project.artifactId}</Bundle-Name>
-            <Bundle-Activator>org.opendaylight.controller.sal.dom.broker.osgi.SchemaServiceActivator</Bundle-Activator>
             <Export-Package>
                             <!--  Legacy code -->
                             org.opendaylight.controller.sal.dom.broker,