aboutsummaryrefslogtreecommitdiffstats
path: root/appc-directed-graph
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-08-08 17:03:47 -0700
committerPatrick Brady <patrick.brady@att.com>2019-08-08 17:03:51 -0700
commit13c345b2951cdccf549f4aead195e19e2b50725e (patch)
treeaf4b3e827af50f8ba51078cab2bcc73759301619 /appc-directed-graph
parent972397fd9860d9c19a5d2c66d082e431d827c7a6 (diff)
Revert changes to parent poms
These changes did not work Change-Id: Ie90d1bf4795cad916f8aea00af9a8cf5bcc847ed Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
Diffstat (limited to 'appc-directed-graph')
-rw-r--r--appc-directed-graph/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/appc-directed-graph/pom.xml b/appc-directed-graph/pom.xml
index 6529849e5..416c8495c 100644
--- a/appc-directed-graph/pom.xml
+++ b/appc-directed-graph/pom.xml
@@ -25,9 +25,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.onap.appc.parent</groupId>
- <artifactId>odlparent-lite</artifactId>
- <version>2.6.0</version>
+ <groupId>org.onap.appc</groupId>
+ <artifactId>appc</artifactId>
+ <version>1.6.2-SNAPSHOT</version>
</parent>
<groupId>org.onap.appc</groupId>