Roll to next version
[sdnc/northbound.git] / generic-resource-api / provider / pom.xml
index 23375b5..5f20964 100644 (file)
@@ -5,7 +5,7 @@
        <parent>
                <groupId>org.onap.sdnc.northbound</groupId>
                <artifactId>generic-resource-api</artifactId>
-               <version>1.2.0-SNAPSHOT</version>
+               <version>1.2.2-SNAPSHOT</version>
        </parent>
 
        <artifactId>generic-resource-api-provider</artifactId>
                                <extensions>true</extensions>
                                <configuration>
                                        <instructions>
-                                               <Export-Package>org.opendaylight.controller.config.yang.config.generic-resource-api_provider.impl</Export-Package>
+                                               <Export-Package>!*</Export-Package>
                                                <Import-Package>*</Import-Package>
                                        </instructions>
                                </configuration>