diff options
author | huangjian <huang.jian12@zte.com.cn> | 2016-10-24 14:44:17 +0800 |
---|---|---|
committer | huangjian <huang.jian12@zte.com.cn> | 2016-10-24 14:44:17 +0800 |
commit | 5a0fa8ba78bf1de745b279e2cc7f09d158bbec80 (patch) | |
tree | 843935a41077bf0f0b6ce83228616889485a7bc5 /catalog-parent | |
parent | e366e9da3eec5de359ef6d3450438f2d5c9fd97b (diff) |
Update tomcat version to '8.5.6'
Change-Id: I4bebc635354375d77906b0c5103499aed22cdc3a
Issue-id: TOSCA-139
Signed-off-by: huangjian <huang.jian12@zte.com.cn>
Diffstat (limited to 'catalog-parent')
-rw-r--r-- | catalog-parent/catalogparent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog-parent/catalogparent/pom.xml b/catalog-parent/catalogparent/pom.xml index 81094dba..a4bac251 100644 --- a/catalog-parent/catalogparent/pom.xml +++ b/catalog-parent/catalogparent/pom.xml @@ -49,7 +49,7 @@ <org.mockito.version>1.9.5</org.mockito.version> <h2database.version>1.4.182</h2database.version> <org.apache.ant.version>1.8.2</org.apache.ant.version> - <tomcat.version>7.0.62</tomcat.version> + <tomcat.version>8.5.6</tomcat.version> </properties> <dependencyManagement> |