diff options
Diffstat (limited to 'feature-healthcheck/pom.xml')
-rw-r--r-- | feature-healthcheck/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/feature-healthcheck/pom.xml b/feature-healthcheck/pom.xml index 77b29ac7..a07ef0a0 100644 --- a/feature-healthcheck/pom.xml +++ b/feature-healthcheck/pom.xml @@ -3,7 +3,7 @@ ONAP ================================================================================ Copyright (C) 2017-2022 AT&T Intellectual Property. All rights reserved. - Modifications Copyright (C) 2023 Nordix Foundation. + Modifications Copyright (C) 2023-2024 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -38,6 +38,7 @@ <build> <plugins> <plugin> + <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> <executions> <execution> |