All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.plugins.findbugs.Dummy Maven / Gradle / Ivy

There is a newer version: 2.0.1-h-2
Show newest version
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 - 2024 Weber Informatics LLC | Privacy Policy