diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-21 14:19:07 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2022-10-21 14:20:24 -0400 |
commit | c63c0525c5c081370797c6ec053a0df9316c546e (patch) | |
tree | 3532042fd37df1a97d3d9a0661fea8a875f85c76 /springboot/pom.xml | |
parent | ad01abc047c01f2e001a43cd55c52edbdbb77a13 (diff) |
Release version 2.4.4 parent poms
Release version 2.4.4 of parent poms and roll to next snapshot
Change-Id: Icaa832bb7ecab8ca83f6b65e5731500784744c8a
Issue-ID: CCSDK-3779
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'springboot/pom.xml')
-rwxr-xr-x | springboot/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/springboot/pom.xml b/springboot/pom.xml index 853109ea..6870de1b 100755 --- a/springboot/pom.xml +++ b/springboot/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>parent</artifactId> - <version>2.4.4-SNAPSHOT</version> + <version>2.4.5-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>springboot-aggregator</artifactId> - <version>2.4.4-SNAPSHOT</version> + <version>2.4.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |