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