diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-15 08:12:19 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-15 08:12:19 -0400 |
commit | 4d1e965d02b4e0c9609625795d9b2f8c533495fa (patch) | |
tree | 4ff89c084131570769abc032831ddafef769aeda /odlsli/odlsli-alpine | |
parent | 14e324265233976dabca043d91dbdb7bc729e319 (diff) |
Prepare for release 0.4.1
Prepare to create release version 0.4.1 by using released version
of parent pom
Change-Id: I9a11c7723bd617f1a6c6c85e4aa420536a260539
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'odlsli/odlsli-alpine')
-rw-r--r-- | odlsli/odlsli-alpine/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index 55982cde..6fe4a784 100644 --- a/odlsli/odlsli-alpine/pom.xml +++ b/odlsli/odlsli-alpine/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.1</version> <relativePath/> </parent> |