Release controller
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index f1ca9ddc0b5e6025d9252195cc5632e0f9e2f02f..c32d3da6057d5ef98271ea5d86f0c9de32a83945 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>9.0.1-SNAPSHOT</version>
+    <version>9.0.3</version>
     <relativePath>../parent</relativePath>
   </parent>
 
           <instructions>
             <Bundle-Name>${project.groupId}.${project.artifactId}</Bundle-Name>
 
-            <!-- Karaf cannot handle Factory Component requirements, see https://issues.apache.org/jira/browse/KARAF-6625 -->
-            <_dsannotations-options>norequirements</_dsannotations-options>
-
             <Export-Package>
                 org.opendaylight.controller.cluster.datastore;
                 org.opendaylight.controller.cluster.datastore.config;