diff options
author | Dan Timoney <dtimoney@att.com> | 2023-04-26 14:48:49 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2023-04-26 14:48:55 -0400 |
commit | f0c2bb75378c8ffe0f7c3adbe81b93e26cb6ea3e (patch) | |
tree | 7b43bd02f330220f106b0a2ceef62e9b41156172 /pom.xml | |
parent | 14075cbb4e5f23d6b09a8c4bccac15fd5af25e18 (diff) |
Release version 1.5.0 ccsdk/oran maven artifacts
Release version 1.5.0 of ccsdk/oran maven artifacts and roll version
Issue-ID: CCSDK-3876
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0c7b028f508b64ef0c499489af4c468b8b80283d
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.5.0-SNAPSHOT</version> + <version>1.5.1-SNAPSHOT</version> <packaging>pom</packaging> <modules> |