diff options
author | Dan Timoney <dtimoney@att.com> | 2022-12-06 07:57:19 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-12-06 07:57:19 -0500 |
commit | b9ce47bcbb3002dc9dd207f423df1bd7fe8907b6 (patch) | |
tree | 19d36ae8b2b1e2319d804e7091a129ee9eb27e37 /pom.xml | |
parent | e6b5026d26735c46613e3a085c228fa60b8443ba (diff) |
Release version 1.4.2 maven artifactskohn
Release version 1.4.2 maven artifacts (final Kohn) and roll snapshot
Issue-ID: CCSDK-3796
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I7da4ae1650e15d344351df56e0debd329543353e
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ <groupId>org.onap.ccsdk.oran</groupId> <artifactId>ccsdk-oran</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <packaging>pom</packaging> <modules> |