Release Beryllium-SR3
[controller.git] / opendaylight / md-sal / sal-clustering-commons / pom.xml
index a764f2c499dd1a2d435445b4871579c00bff8248..687a3a55f94572796646cac0d69918c7a54c565e 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>sal-parent</artifactId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.3.3-Beryllium-SR3</version>
   </parent>
 
   <artifactId>sal-clustering-commons</artifactId>
             <configuration>
             <instructions>
                 <Bundle-Name>${project.groupId}.${project.artifactId}</Bundle-Name>
+                <Export-Package>org.opendaylight.controller.cluster.schema.provider.impl, {local-packages}</Export-Package>
             </instructions>
             </configuration>
           </plugin>