diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-06 14:15:41 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-06 14:15:41 -0400 |
commit | 42862be1b422ebfda398b8f634adb0a847d31632 (patch) | |
tree | 8414d78806626fa2af13362b058bf6d33f35d8b1 /odlsli | |
parent | 962fc9e71c385f0d08f02002c44e8907d8bf662e (diff) |
Roll versions for Casablanca - distribution
Roll version to 0.3.0-SNAPSHOT for Casablanca development
Change-Id: Ic047838bbd17545c04682c36fab05d0d03228c31
Issue-ID: CCSDK-295
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 828134a8..89054955 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.4</version> + <version>1.1.0-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.ccsdk.distribution</groupId> <artifactId>distribution-odlsli</artifactId> - <version>0.2.4-SNAPSHOT</version> + <version>0.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: odlsli</name> |