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 7caa338cc..1469a745a 100644 --- a/appc-directed-graph/appc-dgraph/provider/pom.xml +++ b/appc-directed-graph/appc-dgraph/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc-dgraph</artifactId> - <version>1.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>appc-dg-provider</artifactId> <name>APPC DG - Provider</name> |