diff options
Diffstat (limited to 'appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml')
-rw-r--r-- | appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml index feafeab87..40028caa7 100644 --- a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml +++ b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml @@ -25,7 +25,7 @@ limitations under the License. <groupId>org.onap.appc.parent</groupId> <artifactId>feature-repo-parent</artifactId> <version>2.7.0-SNAPSHOT</version> - <relativePath /> + <relativePath/> </parent> <groupId>org.onap.appc</groupId> @@ -33,7 +33,7 @@ limitations under the License. <version>1.7.0-SNAPSHOT</version> <packaging>feature</packaging> - <name></name> + <name/> <dependencies> <dependency> |