diff options
Diffstat (limited to 'asdcApi/provider/pom.xml')
-rwxr-xr-x | asdcApi/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml index f59649a9..00311142 100755 --- a/asdcApi/provider/pom.xml +++ b/asdcApi/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-provider</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |