Till Westmann has uploaded a new change for review.
https://asterix-gerrit.ics.uci.edu/1362
Change subject: ASTERIXDB-1659: remove outdated findbugs-plugin
......................................................................
ASTERIXDB-1659: remove outdated findbugs-plugin
Change-Id: I40c6d9f4443afe744c4bbddd63bbf206df924155
---
M hyracks-fullstack/hyracks/hyracks-control/hyracks-control-nc/pom.xml
1 file changed, 0 insertions(+), 9 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/62/1362/1
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: newchange
Gerrit-Change-Id: I40c6d9f4443afe744c4bbddd63bbf206df924155
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Till Westmann <[email protected]>