diff options
Diffstat (limited to 'openecomp-be/dist')
-rw-r--r-- | openecomp-be/dist/pom.xml | 1 | ||||
-rw-r--r-- | openecomp-be/dist/sdc-onboard-backend-docker/pom.xml | 1 | ||||
-rw-r--r-- | openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/openecomp-be/dist/pom.xml b/openecomp-be/dist/pom.xml index 3fe239400e..79cd7c21f5 100644 --- a/openecomp-be/dist/pom.xml +++ b/openecomp-be/dist/pom.xml @@ -13,7 +13,6 @@ <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc</artifactId> <version>1.3.0-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> <modules> diff --git a/openecomp-be/dist/sdc-onboard-backend-docker/pom.xml b/openecomp-be/dist/sdc-onboard-backend-docker/pom.xml index a9a9de49e7..3fb26669cc 100644 --- a/openecomp-be/dist/sdc-onboard-backend-docker/pom.xml +++ b/openecomp-be/dist/sdc-onboard-backend-docker/pom.xml @@ -13,7 +13,6 @@ <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-docker-dist</artifactId> <version>1.3.0-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> diff --git a/openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml b/openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml index 3805940417..5101cd0e57 100644 --- a/openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml +++ b/openecomp-be/dist/sdc-onboard-db-init-docker/pom.xml @@ -13,7 +13,6 @@ <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-docker-dist</artifactId> <version>1.3.0-SNAPSHOT</version> - <relativePath>..</relativePath> </parent> |