move attach-artifact to post-integration-test
This commit is contained in:
parent
eaedecb5a7
commit
8a77c5a01d
@ -320,7 +320,7 @@
|
||||
<executions>
|
||||
<execution>
|
||||
<id>attach-amp</id>
|
||||
<phase>verify</phase>
|
||||
<phase>post-integration-test</phase>
|
||||
<goals>
|
||||
<goal>attach-artifact</goal>
|
||||
</goals>
|
||||
@ -336,7 +336,7 @@
|
||||
</execution>
|
||||
<execution>
|
||||
<id>attach-amp-classifier</id>
|
||||
<phase>verify</phase>
|
||||
<phase>post-integration-test</phase>
|
||||
<goals>
|
||||
<goal>attach-artifact</goal>
|
||||
</goals>
|
||||
|
Loading…
x
Reference in New Issue
Block a user