diff options
Diffstat (limited to 'mdsal-resource')
-rwxr-xr-x | mdsal-resource/installer/pom.xml | 2 | ||||
-rwxr-xr-x | mdsal-resource/pom.xml | 2 | ||||
-rwxr-xr-x | mdsal-resource/provider/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mdsal-resource/installer/pom.xml b/mdsal-resource/installer/pom.xml index 91cee76f..cc057779 100755 --- a/mdsal-resource/installer/pom.xml +++ b/mdsal-resource/installer/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.6-SNAPSHOT</version> + <version>1.5.6</version> <relativePath/> </parent> diff --git a/mdsal-resource/pom.xml b/mdsal-resource/pom.xml index 3820af6a..a6c7bbbb 100755 --- a/mdsal-resource/pom.xml +++ b/mdsal-resource/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.6-SNAPSHOT</version> + <version>1.5.6</version> <relativePath/> </parent> diff --git a/mdsal-resource/provider/pom.xml b/mdsal-resource/provider/pom.xml index c9455959..b287b915 100755 --- a/mdsal-resource/provider/pom.xml +++ b/mdsal-resource/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.5.6-SNAPSHOT</version> + <version>1.5.6</version> <relativePath/> </parent> |