aboutsummaryrefslogtreecommitdiffstats
path: root/packages/docker/src/main/docker/docker-install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packages/docker/src/main/docker/docker-install.sh')
-rw-r--r--packages/docker/src/main/docker/docker-install.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/docker/src/main/docker/docker-install.sh b/packages/docker/src/main/docker/docker-install.sh
index ac9779553..54841e3db 100644
--- a/packages/docker/src/main/docker/docker-install.sh
+++ b/packages/docker/src/main/docker/docker-install.sh
@@ -3,7 +3,7 @@
#============LICENSE_START==================================================
# ONAP Policy Engine
#===========================================================================
-# Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved.
+# Copyright (C) 2017-2020 AT&T Intellectual Property. All rights reserved.
#===========================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -628,7 +628,7 @@ DEBUG=n
BASE_CONF=base.conf
-TOMCAT_PACKAGE_NAME=apache-tomcat-9.0.16
+TOMCAT_PACKAGE_NAME=apache-tomcat-9.0.36
INSTALL_DIR="$(pwd)"