diff options
Diffstat (limited to 'appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml')
-rw-r--r-- | appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml b/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml index 0bb0bba7c..122b43df8 100644 --- a/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml +++ b/appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml @@ -188,5 +188,5 @@ </build> <groupId>org.onap.appc</groupId> - <version>1.6.0-SNAPSHOT</version> + <version>1.6.1-SNAPSHOT</version> </project> |