package org.mortbay.jetty; /** NoSrc * Trick sonatype into accepting a test only module */ public class NoSrc { public NoSrc() { } }