diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 14:47:22 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 14:47:22 -0400 |
commit | 7767b6cc2a107fe04282cf8e54d099335db45e9c (patch) | |
tree | 3c1415d5a40fb71683e7e0f30a1d89f8aec0fa59 /mdsal-resource/installer/pom.xml | |
parent | e0f1c0f2a7fe7c60f56f6e2a952eb5f58c3150a6 (diff) |
Roll to next snapshot
Roll to next snapshot version
Change-Id: I3a04d92d514f07bca0d1a7a719e0f6d74676d940
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'mdsal-resource/installer/pom.xml')
-rwxr-xr-x | mdsal-resource/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mdsal-resource/installer/pom.xml b/mdsal-resource/installer/pom.xml index 5af0c35d..f32b6cba 100755 --- a/mdsal-resource/installer/pom.xml +++ b/mdsal-resource/installer/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>mdsal-resource-installer</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: mdsal-resource :: ${project.artifactId}</name> |