Revert tomcat7 maven plugin to 2.1
Knonw bug on version 2.2 of the tomcat7-maven-plugin on extracting the temp directories for exec jar Info: https://issues.apache.org/jira/browse/MTOMCAT-211 https://fisheye6.atlassian.com/changelog/tomcat?cs=1539956 https://fisheye6.atlassian.com/changelog/tomcat?cs=1539209 Signed-off-by: Doug Morato <dm@corp.io>
This commit is contained in:
2
pom.xml
2
pom.xml
@ -156,7 +156,7 @@
|
||||
<spring.security.version>3.2.4.RELEASE</spring.security.version>
|
||||
<standard.version>1.1.2</standard.version>
|
||||
<tiles.version>2.2.2</tiles.version>
|
||||
<tomcat7-maven-plugin.version>2.2</tomcat7-maven-plugin.version>
|
||||
<tomcat7-maven-plugin.version>2.1</tomcat7-maven-plugin.version>
|
||||
<wsdl4j.version>1.5.1</wsdl4j.version>
|
||||
<tomcat-catalina.version>7.0.63</tomcat-catalina.version>
|
||||
</properties>
|
||||
|
Reference in New Issue
Block a user