aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorATT default cloud user <dgl@research.att.com>2017-12-12 21:41:46 +0000
committerATT default cloud user <dgl@research.att.com>2017-12-12 21:42:19 +0000
commite50b8b6e33ef2f0b28f9831783eaf9c40100b8c7 (patch)
tree0e56ace4850f127ac7b066b05e9e58b53f6f5e46
parentb5209f27941bd5d37c2aa92657830dd93447ecbb (diff)
Use relativePath in oparent reference
Issue-ID: DMAAP-189 Change-Id: I6841d6580e562a326e545825ba27ec1a8ed8e4cf Signed-off-by: ATT default cloud user <dgl@research.att.com>
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index f9b96c6..14e1cc3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,6 +9,7 @@
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
<version>0.1.0</version>
+ <relativePath/>
</parent>
<build>
<finalName>buscontroller</finalName>