Till Westmann has submitted this change and it was merged. Change subject: ASTERIXDB-1659: remove outdated findbugs-plugin ......................................................................
ASTERIXDB-1659: remove outdated findbugs-plugin Change-Id: I40c6d9f4443afe744c4bbddd63bbf206df924155 Reviewed-on: https://asterix-gerrit.ics.uci.edu/1362 Sonar-Qube: Jenkins <[email protected]> Tested-by: Jenkins <[email protected]> Integration-Tests: Jenkins <[email protected]> Reviewed-by: abdullah alamoudi <[email protected]> --- M hyracks-fullstack/hyracks/hyracks-control/hyracks-control-nc/pom.xml 1 file changed, 0 insertions(+), 9 deletions(-) Approvals: abdullah alamoudi: Looks good to me, approved Jenkins: Verified; No violations found; Verified diff --git a/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-nc/pom.xml b/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-nc/pom.xml index c4f9f2c..f7726e1 100644 --- a/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-nc/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-control/hyracks-control-nc/pom.xml @@ -74,13 +74,4 @@ <version>3.5</version> </dependency> </dependencies> - <reporting> - <plugins> - <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>findbugs-maven-plugin</artifactId> - <version>2.0.1</version> - </plugin> - </plugins> - </reporting> </project> -- To view, visit https://asterix-gerrit.ics.uci.edu/1362 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: merged Gerrit-Change-Id: I40c6d9f4443afe744c4bbddd63bbf206df924155 Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Till Westmann <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]> Gerrit-Reviewer: abdullah alamoudi <[email protected]>
