>From Michael Blow <[email protected]>: Michael Blow has submitted this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21241?usp=email )
Change subject: [NO ISSUE][MISC] Remove maven-antrun-plugin override ...................................................................... [NO ISSUE][MISC] Remove maven-antrun-plugin override Change-Id: I63363eb03c4484677e91d30b9e43157234c83095 Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21241 Reviewed-by: Ian Maxon <[email protected]> Tested-by: Michael Blow <[email protected]> --- M asterixdb/asterix-coverage/pom.xml 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Michael Blow: Verified Anon. E. Moose #1000171: Ian Maxon: Looks good to me, approved diff --git a/asterixdb/asterix-coverage/pom.xml b/asterixdb/asterix-coverage/pom.xml index 246ab7c..9bb7b08 100644 --- a/asterixdb/asterix-coverage/pom.xml +++ b/asterixdb/asterix-coverage/pom.xml @@ -46,7 +46,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId> - <version>1.8</version> <executions> <execution> <phase>test</phase> -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21241?usp=email To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: asterixdb Gerrit-Branch: lumina Gerrit-Change-Id: I63363eb03c4484677e91d30b9e43157234c83095 Gerrit-Change-Number: 21241 Gerrit-PatchSet: 2 Gerrit-Owner: Michael Blow <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]>
