aboutsummaryrefslogtreecommitdiffstats
path: root/sli/features/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-12-02 11:09:18 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-12-02 11:17:17 -0500
commitf6dde48113e1ee382272f4ece15573bfb03121c2 (patch)
tree2059191a9926eeae0626f0f862312a0c3f57284c /sli/features/pom.xml
parent167fe4fd2b213b27f1fb802c26bd5aca62dd0f69 (diff)
Use 1.5.1-SNAPSHOT version of parent pom
Fixed version of parent pom to use snapshot version Change-Id: I128d3b55d0ae3adb4a1255a9b00fc129a9c9bc44 Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'sli/features/pom.xml')
-rw-r--r--sli/features/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sli/features/pom.xml b/sli/features/pom.xml
index ac43c3b8..6970f268 100644
--- a/sli/features/pom.xml
+++ b/sli/features/pom.xml
@@ -5,7 +5,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>