summaryrefslogtreecommitdiffstats
path: root/mdsal-resource/installer/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-09-10 16:24:35 -0400
committerDan Timoney <dtimoney@att.com>2019-09-12 13:59:30 +0000
commit2787c933ba5c1f6793b4e0cd0c295101bd5560dd (patch)
tree6089553b1d0a50e92462a325388e1b3316474852 /mdsal-resource/installer/pom.xml
parent5e95c009b9433de62236212240718fcb2ce772c1 (diff)
Roll version for El Alto release
Roll version in elalto branch to next El Alto version (0.6.2-SNAPSHOT) Change-Id: Iecff6d79e22942fedaa312fa82aba7c3b0bab5c7 Issue-ID: CCSDK-1701 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'mdsal-resource/installer/pom.xml')
-rwxr-xr-xmdsal-resource/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mdsal-resource/installer/pom.xml b/mdsal-resource/installer/pom.xml
index 243e7bc0..5af0c35d 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.1-SNAPSHOT</version>
+ <version>1.4.2-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>mdsal-resource-installer</artifactId>
- <version>0.6.1-SNAPSHOT</version>
+ <version>0.6.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-adaptors :: mdsal-resource :: ${project.artifactId}</name>