diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 16:06:15 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 16:06:15 -0400 |
commit | 424327075cba872296535ffbfe69f32c228b218a (patch) | |
tree | 8dd46d19183d2e1cc9de7e49f83e0e0a5e63298a /odlsli/pom.xml | |
parent | df200d2e8a26683b2b2fe526c667eec281277543 (diff) |
Roll to initial Dublin snapshot
Roll version to initial Dublin snapshot
Change-Id: If2e121ea6a05e532db7e055de9f86adec11ef378
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <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 d2e2f9e7..815d1b7c 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -7,13 +7,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.1.1</version> + <version>1.2.0-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odlsli</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.4.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: odlsli</name> |