diff options
Diffstat (limited to 'openecomp-be/backend')
6 files changed, 0 insertions, 6 deletions
diff --git a/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml index 0950daf6d3..e462849d07 100644 --- a/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-action-manager/pom.xml @@ -10,7 +10,6 @@ <groupId>org.openecomp.sdc</groupId> <artifactId>backend</artifactId> <version>1.3.0-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> diff --git a/openecomp-be/backend/openecomp-sdc-activity-log-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-activity-log-manager/pom.xml index e2b32d186e..b7c8aa499c 100644 --- a/openecomp-be/backend/openecomp-sdc-activity-log-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-activity-log-manager/pom.xml @@ -10,7 +10,6 @@ <groupId>org.openecomp.sdc</groupId> <artifactId>backend</artifactId> <version>1.3.0-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> <dependencies> diff --git a/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml index 28b5f2ec58..133a35fdfe 100644 --- a/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-application-config-manager/pom.xml @@ -11,7 +11,6 @@ <groupId>org.openecomp.sdc</groupId> <artifactId>backend</artifactId> <version>1.3.0-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> <dependencies> diff --git a/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml index fa3ccd64ac..af5d1e1f48 100644 --- a/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-validation-manager/pom.xml @@ -10,7 +10,6 @@ <groupId>org.openecomp.sdc</groupId> <artifactId>backend</artifactId> <version>1.3.0-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> <dependencies> diff --git a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml index cdc0a53f8c..7c2c49eaa0 100644 --- a/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-vendor-software-product-manager/pom.xml @@ -10,7 +10,6 @@ <groupId>org.openecomp.sdc</groupId> <artifactId>backend</artifactId> <version>1.3.0-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> <dependencies> diff --git a/openecomp-be/backend/pom.xml b/openecomp-be/backend/pom.xml index c2e71c3b1a..7a02604437 100644 --- a/openecomp-be/backend/pom.xml +++ b/openecomp-be/backend/pom.xml @@ -12,7 +12,6 @@ <artifactId>openecomp-sdc</artifactId> <groupId>org.openecomp.sdc</groupId> <version>1.3.0-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> <modules> |