mirror of https://github.com/apache/maven.git
o Fixed IT
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@720012 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f15a010623
commit
0cfb6cfd03
|
@ -50,6 +50,7 @@ under the License.
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.its.plugins</groupId>
|
||||
<artifactId>maven-it-plugin-class-loader</artifactId>
|
||||
<version>2.1-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven.its.mng1323</groupId>
|
||||
|
|
|
@ -58,6 +58,7 @@ under the License.
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.its.plugins</groupId>
|
||||
<artifactId>maven-it-plugin-class-loader</artifactId>
|
||||
<version>2.1-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.apache.maven.its.mng1323</groupId>
|
||||
|
|
|
@ -45,6 +45,7 @@ under the License.
|
|||
<plugin>
|
||||
<groupId>org.apache.maven.its.plugins</groupId>
|
||||
<artifactId>maven-it-plugin-class-loader</artifactId>
|
||||
<version>2.1-SNAPSHOT</version>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
|
Loading…
Reference in New Issue