diff --git a/org.springframework.jdbc/jdbc.iml b/org.springframework.jdbc/jdbc.iml index f47cc6c5d5..f807eb845a 100644 --- a/org.springframework.jdbc/jdbc.iml +++ b/org.springframework.jdbc/jdbc.iml @@ -74,6 +74,17 @@ + + + + + + + + + + + diff --git a/org.springframework.jdbc/src/test/resources/test-data.sql b/org.springframework.jdbc/src/test/resources/data.sql similarity index 100% rename from org.springframework.jdbc/src/test/resources/test-data.sql rename to org.springframework.jdbc/src/test/resources/data.sql