mirror of https://github.com/apache/maven.git
o using decoupled IT plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@467102 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
deaa68fcee
commit
125cd9be95
|
@ -23,9 +23,9 @@
|
|||
</resources>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-core-it-plugin</artifactId>
|
||||
<version>1.0</version>
|
||||
<groupId>org.apache.maven.its.plugins</groupId>
|
||||
<artifactId>maven-it-plugin-generate-properties</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<phase>process-resources</phase>
|
||||
|
|
Loading…
Reference in New Issue