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 /oparent/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 'oparent/pom.xml')
-rwxr-xr-x | oparent/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/oparent/pom.xml b/oparent/pom.xml index 5b688c60..507ddf04 100755 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.parent</groupId> <artifactId>oparent</artifactId> - <version>2.4.4-SNAPSHOT</version> + <version>2.4.5-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> @@ -97,7 +97,7 @@ otherwise ccsdk/distribution/dependencies is not resolving correctly --> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>dependencies-bom</artifactId> - <version>2.4.4-SNAPSHOT</version> + <version>2.4.5-SNAPSHOT</version> <type>pom</type> <scope>import</scope> </dependency> |