Address @XmlSeeAlso limitation. Provide the ability to inject the JAXB types
[controller.git] / opendaylight / northbound / bundlescanner / implementation / src / test / java / bundle_sub2 / NoAnnotation.java
diff --git a/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_sub2/NoAnnotation.java b/opendaylight/northbound/bundlescanner/implementation/src/test/java/bundle_sub2/NoAnnotation.java
new file mode 100644 (file)
index 0000000..430f10b
--- /dev/null
@@ -0,0 +1,5 @@
+package bundle_sub2;
+
+public class NoAnnotation {
+
+}