Patch to correct version xml-api-ext on batik-dom

Change the version to corresponding one

Signed-off-by: shiheng guan <guans@opentext.com>
diff --git a/apache/batik/org.apache.batik.dom_1.13.0/osgi.bnd b/apache/batik/org.apache.batik.dom_1.13.0/osgi.bnd
index 1ce29b7..8872e70 100644
--- a/apache/batik/org.apache.batik.dom_1.13.0/osgi.bnd
+++ b/apache/batik/org.apache.batik.dom_1.13.0/osgi.bnd
@@ -15,8 +15,8 @@
 xalan-version=${version;===;2.7.2}
 xml-apis-version-range=${range;[===,+);1.4.01}
 xml-apis-version=${version;===;1.4.01}
-xml-apis-ext-version-range=${range;[===,+);1.3.04}
-xml-apis-ext-version=${version;===;1.3.04}
+xml-apis-ext-version-range=${range;[===,+);1.3.0}
+xml-apis-ext-version=${version;===;1.3.0}
 
 Export-Package: \
  !about.html,!about_files, \