mirror of https://github.com/apache/maven.git
[MNG-2921] ejb-client dependency not working in reactor
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@528313 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
020a566bf6
commit
3067fa7a4e
|
@ -33,7 +33,7 @@ under the License.
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.maven.its.it0119</groupId>
|
<groupId>org.apache.maven.its.it0120</groupId>
|
||||||
<artifactId>model</artifactId>
|
<artifactId>model</artifactId>
|
||||||
<type>ejb-client</type>
|
<type>ejb-client</type>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
|
|
Loading…
Reference in New Issue