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 cad3fb8b3..84bcc0b40 100755 --- a/asdcApi/installer/pom.xml +++ b/asdcApi/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent> |