diff options
Diffstat (limited to 'appc-dispatcher/appc-dispatcher-installer/pom.xml')
-rw-r--r-- | appc-dispatcher/appc-dispatcher-installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dispatcher/appc-dispatcher-installer/pom.xml b/appc-dispatcher/appc-dispatcher-installer/pom.xml index 3858e662f..9597581d6 100644 --- a/appc-dispatcher/appc-dispatcher-installer/pom.xml +++ b/appc-dispatcher/appc-dispatcher-installer/pom.xml @@ -29,7 +29,7 @@ <parent> <artifactId>appc-dispatcher</artifactId> <groupId>org.onap.appc</groupId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-dispatcher-installer</artifactId> |