diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-23 16:35:55 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-05-23 16:35:55 -0400 |
commit | a2afc0d894560d256afccabb00707d5955216db7 (patch) | |
tree | 055c34a10da28c3d6b13e13c694988189147793f /artifacts | |
parent | dccb42e69cd3c7f897268f9c17496d530ca37cb4 (diff) |
Create release 0.4.3 of CCSDK0.4.3
Update version of parent pom to released 1.2.3 version
Change-Id: I112bf066873314afff063db2518543da525c4dc6
Issue-ID: CCSDK-1362
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'artifacts')
-rwxr-xr-x | artifacts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 72489d77..6830f58b 100755 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -17,7 +17,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> </parent> <properties> |