Merge branch 'develop' into stable

This commit is contained in:
Brian Long 2024-09-23 09:15:56 -04:00
commit 5b7a8f1463

View File

@ -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>