mirror of https://github.com/apache/activemq.git
https://issues.apache.org/jira/browse/AMQ-3427 - compile with jdk7
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1152720 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
2a6a4b282f
commit
70997eeaf9
|
@ -35,7 +35,7 @@
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-war-plugin</artifactId>
|
||||
<version>2.1-beta-1</version>
|
||||
<version>2.1.1</version>
|
||||
<configuration>
|
||||
<packagingExcludes>
|
||||
WEB-INF/lib/jetty*.jar,
|
||||
|
|
Loading…
Reference in New Issue