diff options
author | ATT default cloud user <dgl@research.att.com> | 2017-12-12 15:25:35 +0000 |
---|---|---|
committer | ATT default cloud user <dgl@research.att.com> | 2017-12-12 15:26:28 +0000 |
commit | 443fb3c2146e363d0ddb2911b6c848b3c15c7d3a (patch) | |
tree | 28d7f2dee3f6806ca5c9d484c9422ea0104656b3 | |
parent | ecc369394f98ca4887cc4ea8000f8c92834ab851 (diff) |
Use relativePath in oparent reference
Change-Id: I521b32cd24bca93d7a7bab8c04b71ece0e21e4eb
Issue-ID: DMAAP-189
Signed-off-by: ATT default cloud user <dgl@research.att.com>
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ <groupId>org.onap.oparent</groupId> <artifactId>oparent</artifactId> <version>0.1.1</version> + <relativePath/> </parent> <build> <finalName>dbcapi</finalName> |