hudson.plugins.findbugs.Dummy Maven / Gradle / Ivy
package hudson.plugins.findbugs;
/**
* This class is here to make Sonatype release work without manual steps.
* @author Bob Foster
*/
public class Dummy {
public void dummy() {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy