diff --git a/org.springframework.integration.jdbc/.classpath b/org.springframework.integration.jdbc/.classpath
index e26dfe3753..8bb0f6fe21 100644
--- a/org.springframework.integration.jdbc/.classpath
+++ b/org.springframework.integration.jdbc/.classpath
@@ -11,15 +11,16 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
diff --git a/org.springframework.integration.jdbc/ivy.xml b/org.springframework.integration.jdbc/ivy.xml
index ccc76e407d..aec618096c 100644
--- a/org.springframework.integration.jdbc/ivy.xml
+++ b/org.springframework.integration.jdbc/ivy.xml
@@ -28,6 +28,7 @@
+
diff --git a/org.springframework.integration.jdbc/template.mf b/org.springframework.integration.jdbc/template.mf
index 1f94f88ff1..1bf9e61696 100644
--- a/org.springframework.integration.jdbc/template.mf
+++ b/org.springframework.integration.jdbc/template.mf
@@ -6,4 +6,5 @@ Import-Template:
org.springframework.*;version="[3.0.0, 4.0.0)",
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
org.aopalliance.*;version="[1.0.0, 2.0.0)",
+ javax.sql.*;version="0",
org.w3c.dom.*;version="0"