diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-23 16:38:09 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-23 16:38:09 -0400 |
commit | 4028825069900f1c720b60039d1524919676838c (patch) | |
tree | a73b1619a93d14417060a12a572cba1f74b5eead /pom.xml | |
parent | 441b7640a1797f9e340bfa4a176df72ecdd9f5e3 (diff) |
Create release 0.4.3 of CCSDK0.4.3
Update version of parent pom to released 1.2.3 version
Change-Id: I83e8c496881d10b1a2acef7b5c352c091bba56d9
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.3-SNAPSHOT</version> + <version>1.2.3</version> <relativePath/> </parent> |