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 92dc18b8e..16970b4ac 100644 --- a/appc-directed-graph/pom.xml +++ b/appc-directed-graph/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.openecomp.appc</groupId> <artifactId>appc</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <groupId>org.openecomp.appc</groupId> |