diff options
Diffstat (limited to 'sdnr/northbound/a1Adapter/provider/pom.xml')
-rw-r--r-- | sdnr/northbound/a1Adapter/provider/pom.xml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sdnr/northbound/a1Adapter/provider/pom.xml b/sdnr/northbound/a1Adapter/provider/pom.xml index c058c9b69..6fcacf29a 100644 --- a/sdnr/northbound/a1Adapter/provider/pom.xml +++ b/sdnr/northbound/a1Adapter/provider/pom.xml @@ -32,15 +32,11 @@ <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>a1Adapter-provider</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name> - <properties> - <ccsdk.sli.core.version>0.7.1</ccsdk.sli.core.version> - </properties> - <dependencyManagement> <dependencies> |