diff options
Diffstat (limited to 'catalog-parent/catalogparent-lite/pom.xml')
-rw-r--r-- | catalog-parent/catalogparent-lite/pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/catalog-parent/catalogparent-lite/pom.xml b/catalog-parent/catalogparent-lite/pom.xml index d57da778..3cf43712 100644 --- a/catalog-parent/catalogparent-lite/pom.xml +++ b/catalog-parent/catalogparent-lite/pom.xml @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <!-- Copyright 2016 [ZTE] and others. @@ -20,7 +21,7 @@ <groupId>org.openo.oparent</groupId> <artifactId>oparent</artifactId> <version>1.0.0-SNAPSHOT</version> - <relativePath></relativePath> + <relativePath>../../../oparent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |