diff options
Diffstat (limited to 'mdsal-resource/installer/pom.xml')
-rwxr-xr-x | mdsal-resource/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdsal-resource/installer/pom.xml b/mdsal-resource/installer/pom.xml index 89d4ddd76..ffb8ddbee 100755 --- a/mdsal-resource/installer/pom.xml +++ b/mdsal-resource/installer/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.1</version> <relativePath /> </parent> |