diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-04-29 19:30:27 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-04-29 19:56:32 -0400 |
commit | d6c6230be38a912844fc7d06dd3322531173fec5 (patch) | |
tree | baf18cf02cc4ea54cf09b42b9d999ee56230c02f /odlsli | |
parent | efc08e00d4eb213ab93d8c913e9b10ba4fd13369 (diff) |
Roll versions step 6 : distribution poms
Roll version for next release candidate
Change-Id: Ia054f3c88a3df8014083f58e1c1a08a9fb948a61
Issue-ID: CCSDK-257
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'odlsli')
-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 932a903a..cf479164 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.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odlsli</artifactId> - <version>0.2.1-SNAPSHOT</version> + <version>0.2.2-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: odlsli</name> |