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 /odlparent/setup | |
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 'odlparent/setup')
-rwxr-xr-x | odlparent/setup/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/odlparent/setup/pom.xml b/odlparent/setup/pom.xml index 252c3b9f..b47cd1f6 100755 --- a/odlparent/setup/pom.xml +++ b/odlparent/setup/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-aggregator</artifactId> - <version>2.4.4-SNAPSHOT</version> + <version>2.4.5-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>setup</artifactId> - <version>2.4.4-SNAPSHOT</version> + <version>2.4.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |