diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-11 22:22:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-11 22:22:18 +0000 |
commit | 2d0e9d3450ceac0afdf0cd721ef65d87e94e456e (patch) | |
tree | 05978dd6ef31b12138334b236bed584d66dfd36a /appc-dispatcher/appc-request-handler/pom.xml | |
parent | 89d77ed2dc64616fb06b53b0ae2e063599d894b3 (diff) |
Release appc1.6.3
Diffstat (limited to 'appc-dispatcher/appc-request-handler/pom.xml')
-rw-r--r-- | appc-dispatcher/appc-request-handler/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-dispatcher/appc-request-handler/pom.xml b/appc-dispatcher/appc-request-handler/pom.xml index f2bceecb1..b6d53a510 100644 --- a/appc-dispatcher/appc-request-handler/pom.xml +++ b/appc-dispatcher/appc-request-handler/pom.xml @@ -48,5 +48,5 @@ </modules> <groupId>org.onap.appc</groupId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.3</version> </project> |