aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/installer/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-04-16 08:40:10 -0400
committerDan Timoney <dtimoney@att.com>2021-04-16 08:40:10 -0400
commit8413c43655f7d8ceba2af65f8753ee50dae07469 (patch)
treeb440103ae95b5c8dc2c5e42b7ec3c147f4942a2f /sdnr/wt/odlux/installer/pom.xml
parent8ed4232fe625ec2430d91f35760220310f107a0c (diff)
Use RC2 version of parent pom
Use RC2 version of parent pom in order to pick up sli fix for SDNC-1515 Issue-ID: CCSDK-3263 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I8391036884148a38ee942f8c00df741970908a42
Diffstat (limited to 'sdnr/wt/odlux/installer/pom.xml')
-rw-r--r--sdnr/wt/odlux/installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/installer/pom.xml b/sdnr/wt/odlux/installer/pom.xml
index 1cbc538da..3dab12f0d 100644
--- a/sdnr/wt/odlux/installer/pom.xml
+++ b/sdnr/wt/odlux/installer/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.1.2</version>
+ <version>2.1.3-SNAPSHOT</version>
<relativePath/>
</parent>