cb33ce98bc2099114209cb823d098d2c77fd5845
[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 }