diff options
author | Dan Timoney <dtimoney@att.com> | 2022-09-14 10:37:57 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-09-14 10:37:57 -0400 |
commit | a6791c6dca9a5a609808434a1ad5d32188af5d05 (patch) | |
tree | b05d9ac1b06ac8def9106bec49a95298467c65bc /adaptors/features/ccsdk-messagerouter-publisher | |
parent | 475ac067ec2e913c4821a19a4415858704b79844 (diff) |
Use version 2.4.2 parent poms
Use version 2.4.2 of parent poms
Issue-ID: CCSDK-3754
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I415f355535331452b0b6ce74ae829a4df04fafa4
Diffstat (limited to 'adaptors/features/ccsdk-messagerouter-publisher')
-rwxr-xr-x | adaptors/features/ccsdk-messagerouter-publisher/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adaptors/features/ccsdk-messagerouter-publisher/pom.xml b/adaptors/features/ccsdk-messagerouter-publisher/pom.xml index 25cab88c4..6bcd1e0ab 100755 --- a/adaptors/features/ccsdk-messagerouter-publisher/pom.xml +++ b/adaptors/features/ccsdk-messagerouter-publisher/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.4.1</version> + <version>2.4.2</version> </parent> <groupId>org.onap.ccsdk.sli.adaptors.messagerouter</groupId> |