aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/odlux/core/installer
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-12-02 12:37:02 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-12-02 12:37:02 -0500
commitdc10cbe1d24ad857be6bf6ab9bed918219eb89f0 (patch)
treebd9c87868d804fb814eba404da3c7c96f555cd00 /sdnr/wt/odlux/core/installer
parent03c25f06baef3d96cf888363dc26b09695337c8e (diff)
Use 1.5.1-SNAPSHOT version of parent pom
Fixed version of parent pom to use snapshot version Change-Id: Ia43d59fcdc3d85302ea1d043defa261b9007ca3e Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sdnr/wt/odlux/core/installer')
-rwxr-xr-xsdnr/wt/odlux/core/installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/odlux/core/installer/pom.xml b/sdnr/wt/odlux/core/installer/pom.xml
index 9c9be80e1..98a4fd50f 100755
--- a/sdnr/wt/odlux/core/installer/pom.xml
+++ b/sdnr/wt/odlux/core/installer/pom.xml
@@ -11,7 +11,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.0</version>
+ <version>1.5.1-SNAPSHOT</version>
<relativePath/>
</parent>