diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-31 10:31:37 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-31 10:31:37 -0400 |
commit | 2d4ab4bb0f9ba2c197ec2d43094fd44bbc97a0f6 (patch) | |
tree | eb4be547cf6a124951417340a698fc519010df6a /pom.xml | |
parent | c2f28cb4d387ce9aade47bc729ba8c09238f56a6 (diff) |
Use released version of parent poms (1.2.4)
Change-Id: Ic30135fd83f600d339b3404c3c74537c4bae90ae
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.2.4</version> <relativePath/> </parent> |