diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-30 19:42:17 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-05-30 19:42:17 -0400 |
commit | 52cecb1b738257bc7e32f86cb03213467e1c83e2 (patch) | |
tree | d21c8dc22c1b5d01db16526181f5c596d3d13045 /odlsli/pom.xml | |
parent | 8197fc5d05fa7ce2b7031db1f18353a92815b10e (diff) |
Roll version to 0.2.4
Roll version to 0.2.4-SNAPSHOT and version 1.0.4-SNAPSHOT of
parent
Change-Id: I97522780e1ad6770ef8961c2b2395db5f5ff5d60
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'odlsli/pom.xml')
-rw-r--r-- | odlsli/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odlsli/pom.xml b/odlsli/pom.xml index cea7e9a7..288031de 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -6,13 +6,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.0.3-SNAPSHOT</version> + <version>1.0.4-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odlsli</artifactId> - <version>0.2.3-SNAPSHOT</version> + <version>0.2.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: odlsli</name> |