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