diff options
Diffstat (limited to 'asdcApi/installer/pom.xml')
-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 86bf6a2c..58f1ee86 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.0.4-SNAPSHOT</version> + <version>1.0.4</version> <relativePath/> </parent> |