diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-09 08:28:18 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-09 08:28:18 -0500 |
commit | f9a338a8ab72b467bbbf2976ba28ae6775e3ced4 (patch) | |
tree | ff718080f2d0a2aed8602debb3eec705f5064d04 /odlsli/pom.xml | |
parent | dd269f70a6b0bd5e854538ca67ec0bc1e866a370 (diff) |
Roll to next snapshot version
Roll to next snapshot version
Change-Id: I966b33a1e4030f122386788ee2278e324ffc0435
Issue-ID: CCSDK-2973
Signed-off-by: Dan Timoney <dtimoney@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 4b0ab6d3..e94ef112 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -5,11 +5,11 @@ <parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-root</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.3-SNAPSHOT</version> </parent> <artifactId>distribution-odlsli</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>1.0.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: odlsli</name> |