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 a1a40bc9e..f9a61fb8e 100644 --- a/appc-directed-graph/appc-dgraph/provider/pom.xml +++ b/appc-directed-graph/appc-dgraph/provider/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc-dgraph</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.6.1-SNAPSHOT</version> </parent> <artifactId>appc-dg-provider</artifactId> <name>APPC DG - Provider</name> |