diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-30 15:38:56 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-31 10:35:19 -0400 |
commit | 8f832f12840ed226a016de26e887d9f43fc3dd27 (patch) | |
tree | c762ed187b8e5f59f03be656cf19532c22d98530 /odlsli/pom.xml | |
parent | c30a63891a3ccbb35633d51fa25577e4b4058ce8 (diff) |
Roll to next snapshot
Roll to next snapshot (0.4.4-SNAPSHOT)
Change-Id: Ie4c28b9bd3f2a0e4c13fb6ce00d93d401ee43cf8
Issue-ID: CCSDK-1362
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 ffd85081..7dada83a 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>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> </parent> <artifactId>distribution-odlsli</artifactId> - <version>0.4.3-SNAPSHOT</version> + <version>0.4.4-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-distribution :: odlsli</name> |