Merge "In o.o.c.switchmanager.SpanConfig, handle node connector string format correctly."
[controller.git] / opendaylight / northbound / bundlescanner / implementation / src / test / java / bundle_misc / Misc.java
1 package bundle_misc;
2 import javax.xml.bind.annotation.XmlRootElement;
3
4 @XmlRootElement
5 public class Misc {
6
7 }