diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-24 09:16:41 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-24 09:16:41 -0400 |
commit | 7712de8f2b6dad842ce74da77ec401e3066c62ee (patch) | |
tree | f15f4501e74c41d5c52484249c7fcf3c123a70aa /a1-policy-management/pom.xml | |
parent | f0c89b3ea423b4ce9023b53f1587dc52c2261756 (diff) |
Release version 1.4.1 maven artifacts
Release version 1.4.1 of ccsdk/oran maven artifacts and roll to next snapshot
Issue-ID: CCSDK-3779
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Change-Id: Ifec42ca5e1af3e1b2cd01dc434a6aa829ca0b740
Diffstat (limited to 'a1-policy-management/pom.xml')
-rw-r--r-- | a1-policy-management/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/a1-policy-management/pom.xml b/a1-policy-management/pom.xml index 80aca01c..1162558f 100644 --- a/a1-policy-management/pom.xml +++ b/a1-policy-management/pom.xml @@ -30,7 +30,7 @@ </parent> <groupId>org.onap.ccsdk.oran</groupId> <artifactId>a1-policy-management-service</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.2-SNAPSHOT</version> <name>ccsdk-oran :: ${project.artifactId}</name> <properties> <java.version.source>11</java.version.source> |