diff options
Diffstat (limited to 'appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml')
-rw-r--r-- | appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml index ac3b20a5a..b77077512 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.appc</groupId> <artifactId>appc-request-handler</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> </parent> <artifactId>appc-request-handler-api</artifactId> |