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 1bbe5c21b..5321d2f62 100644 --- a/appc-directed-graph/pom.xml +++ b/appc-directed-graph/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <groupId>org.onap.appc</groupId> |