diff options
author | Dan Timoney <dtimoney@att.com> | 2022-12-01 12:07:40 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-12-01 12:07:40 -0500 |
commit | 83b69838afb59b28279c9e2997ec7a09e1f18749 (patch) | |
tree | cb827e557c95050b3b85c7f73758f7f010709258 /oparent/pom.xml | |
parent | 53f2fba0185cbf1447f107d6f976ff4071b1f2ca (diff) |
Release version 2.4.5 parent pom
Release final Kohn version of parent pom - 2.4.5
Issue-ID: CCSDK-3796
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I91792fc94a32ae769dbef315c9e07498b1c37bda
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 3ab4960b..bffd603a 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.5-SNAPSHOT</version> + <version>2.4.6-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.5-SNAPSHOT</version> + <version>2.4.6-SNAPSHOT</version> <type>pom</type> <scope>import</scope> </dependency> |