diff options
author | Dan Timoney <dtimoney@att.com> | 2022-12-08 15:15:05 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-12-08 15:15:05 -0500 |
commit | f215fe3aeba92f1fc05c38dcd67de19aa63b9005 (patch) | |
tree | 24c917e610840840b53058a31e0bd62218af2916 /odlparent/setup/pom.xml | |
parent | 11fcafe85dd6e6ec63d1899f8e6bf01ba200f6d1 (diff) |
Release version 2.4.6 parent pomskohn
Release 2.4.6 parent poms to pick up dmaapClient 1.1.14
Issue-ID: SDNC-1765
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0de33007b07f9bc885e6781aca95a6e90431053d
Diffstat (limited to 'odlparent/setup/pom.xml')
-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 43c98f7d..45cf3219 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.6-SNAPSHOT</version> + <version>2.4.7-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>setup</artifactId> - <version>2.4.6-SNAPSHOT</version> + <version>2.4.7-SNAPSHOT</version> <packaging>pom</packaging> <name>ONAP :: ${project.groupId} :: ${project.artifactId}</name> |