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