diff options
Diffstat (limited to 'appc-directed-graph/appc-dgraph/pom.xml')
-rw-r--r-- | appc-directed-graph/appc-dgraph/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-directed-graph/appc-dgraph/pom.xml b/appc-directed-graph/appc-dgraph/pom.xml index 439eb6043..a1a538938 100644 --- a/appc-directed-graph/appc-dgraph/pom.xml +++ b/appc-directed-graph/appc-dgraph/pom.xml @@ -28,14 +28,14 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc-directed-graph</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> <groupId>org.onap.appc</groupId> <artifactId>appc-dgraph</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <name>APPC Directed Graph</name> <description>APPC DG Module</description> |