diff options
Diffstat (limited to 'appc-directed-graph/pom.xml')
-rw-r--r-- | appc-directed-graph/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-directed-graph/pom.xml b/appc-directed-graph/pom.xml index b3d8ba096..65c59de24 100644 --- a/appc-directed-graph/pom.xml +++ b/appc-directed-graph/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>2.7.2-SNAPSHOT</version> </parent> <groupId>org.onap.appc</groupId> |