diff options
Diffstat (limited to 'asdcApi/features/pom.xml')
-rwxr-xr-x | asdcApi/features/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml index 37929d87..6b0e8483 100755 --- a/asdcApi/features/pom.xml +++ b/asdcApi/features/pom.xml @@ -10,7 +10,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-features</artifactId> - <version>0.5.1-SNAPSHOT</version> + <version>0.5.1</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |