diff options
Diffstat (limited to 'appc-directed-graph/appc-dgraph/provider')
-rw-r--r-- | appc-directed-graph/appc-dgraph/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-directed-graph/appc-dgraph/provider/pom.xml b/appc-directed-graph/appc-dgraph/provider/pom.xml index ff62cb24d..25c141fcd 100644 --- a/appc-directed-graph/appc-dgraph/provider/pom.xml +++ b/appc-directed-graph/appc-dgraph/provider/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc-dgraph</artifactId> - <version>2.7.2-SNAPSHOT</version> + <version>1.7.2</version> </parent> <artifactId>appc-dg-provider</artifactId> <name>APPC DG - Provider</name> |