diff options
author | Dan Timoney <dtimoney@att.com> | 2020-01-23 14:45:42 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-01-23 14:45:42 -0500 |
commit | 5640a7e501584ee8adca50c96e4b1b2278e31355 (patch) | |
tree | 45b83bd93a25e43418193ee8615137def68920a5 /odlsli/odlsli-ubuntu | |
parent | bcc615679d65ddd42f322c5e1903b794ef236dfd (diff) |
Use released parent pom
Use released version of ccsdk/parent poms
Change-Id: Ifc6abb06a378a964a01c4f28b19f7323d90a682e
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'odlsli/odlsli-ubuntu')
-rw-r--r-- | odlsli/odlsli-ubuntu/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlsli/odlsli-ubuntu/pom.xml b/odlsli/odlsli-ubuntu/pom.xml index 270902a5..0ac66f1c 100644 --- a/odlsli/odlsli-ubuntu/pom.xml +++ b/odlsli/odlsli-ubuntu/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <relativePath/> </parent> |