mirror of https://github.com/apache/activemq.git
Updated the Jetty plugin version
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/branches/activemq-4.0@449732 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9388d7c96c
commit
2d93db145b
|
@ -40,8 +40,8 @@
|
|||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.mortbay.jetty</groupId>
|
||||
<artifactId>maven-jetty6-plugin</artifactId>
|
||||
<version>6.0-SNAPSHOT</version>
|
||||
<artifactId>maven-jetty-plugin</artifactId>
|
||||
<version>6.0.0</version>
|
||||
<configuration>
|
||||
|
||||
<systemProperties>
|
||||
|
|
Loading…
Reference in New Issue