diff options
author | su622b <sunil.unnava@att.com> | 2018-04-08 13:50:31 -0400 |
---|---|---|
committer | su622b <sunil.unnava@att.com> | 2018-04-08 13:50:41 -0400 |
commit | 40077be45039102b97347e4129a8b9c301a82c16 (patch) | |
tree | fa43def0daf6b3e955646a45e67484f7f0bc81d6 /cadi/core/pom.xml | |
parent | 99f14fb5acc4657255bb0028be8e36b01177361e (diff) |
updated the poms with project versions
Issue-ID: AAF-215
Change-Id: I48ab110906f6e165cde0b3bb21b52178d36eb566
Signed-off-by: su622b <sunil.unnava@att.com>
Diffstat (limited to 'cadi/core/pom.xml')
-rw-r--r-- | cadi/core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml index b2f03be8..9491b99a 100644 --- a/cadi/core/pom.xml +++ b/cadi/core/pom.xml @@ -15,7 +15,7 @@ <parent> <groupId>org.onap.aaf.authz.cadi</groupId> <artifactId>parent</artifactId> - <relativePath>..</relativePath> + <relativePath>../pom.xml</relativePath> <version>2.1.0-SNAPSHOT</version> </parent> |