mirror of https://github.com/apache/activemq.git
modified Jmeter to upload geronimo-spec-j2ee properly
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@390580 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ea1dad712a
commit
68cd5ea517
|
@ -311,8 +311,8 @@
|
|||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.geronimo.specs</groupId>
|
||||
<artifactId>geronimo-j2ee_1.4_spec</artifactId>
|
||||
<groupId>geronimo-spec</groupId>
|
||||
<artifactId>geronimo-spec-j2ee</artifactId>
|
||||
<version>${geronimo_spec_j2ee_version}</version>
|
||||
<properties>
|
||||
<jmeter.module>true</jmeter.module>
|
||||
|
|
Loading…
Reference in New Issue