diff options
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml index 550e019b18..d7b4807be7 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/pom.xml @@ -10,7 +10,7 @@ <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-api</artifactId> <version>1.3.0-SNAPSHOT</version> - <relativePath>../</relativePath> + <relativePath>../pom.xml</relativePath> </parent> <modules> |