Index: .idea/artifacts/web_war_exploded.xml =================================================================== diff -u -ra8df1dcc747473818a37f416ff2f4a2f1b84a08c -rc3aa4bee5f9a81f350634e50a90b5f9e5a88b81c --- .idea/artifacts/web_war_exploded.xml (.../web_war_exploded.xml) (revision a8df1dcc747473818a37f416ff2f4a2f1b84a08c) +++ .idea/artifacts/web_war_exploded.xml (.../web_war_exploded.xml) (revision c3aa4bee5f9a81f350634e50a90b5f9e5a88b81c) @@ -10,6 +10,7 @@ + @@ -51,7 +52,6 @@ - Index: .idea/libraries/Maven__org_mybatis_mybatis_3_1_1.xml =================================================================== diff -u --- .idea/libraries/Maven__org_mybatis_mybatis_3_1_1.xml (revision 0) +++ .idea/libraries/Maven__org_mybatis_mybatis_3_1_1.xml (revision c3aa4bee5f9a81f350634e50a90b5f9e5a88b81c) @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file Index: .idea/libraries/Maven__org_mybatis_mybatis_spring_1_1_1.xml =================================================================== diff -u --- .idea/libraries/Maven__org_mybatis_mybatis_spring_1_1_1.xml (revision 0) +++ .idea/libraries/Maven__org_mybatis_mybatis_spring_1_1_1.xml (revision c3aa4bee5f9a81f350634e50a90b5f9e5a88b81c) @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file Index: standard/project/support/pom.xml =================================================================== diff -u -ra8df1dcc747473818a37f416ff2f4a2f1b84a08c -rc3aa4bee5f9a81f350634e50a90b5f9e5a88b81c --- standard/project/support/pom.xml (.../pom.xml) (revision a8df1dcc747473818a37f416ff2f4a2f1b84a08c) +++ standard/project/support/pom.xml (.../pom.xml) (revision c3aa4bee5f9a81f350634e50a90b5f9e5a88b81c) @@ -37,6 +37,11 @@ ${egovframework.rte.version} mybatis org.mybatis org.mybatis mybatis 3.1.1 --> + org.apache.ibatis + ibatis-sqlmap + 2.3.4.726 + + org.mybatis mybatis 3.1.1 Index: standard/project/support/support.iml =================================================================== diff -u -ra8df1dcc747473818a37f416ff2f4a2f1b84a08c -rc3aa4bee5f9a81f350634e50a90b5f9e5a88b81c --- standard/project/support/support.iml (.../support.iml) (revision a8df1dcc747473818a37f416ff2f4a2f1b84a08c) +++ standard/project/support/support.iml (.../support.iml) (revision c3aa4bee5f9a81f350634e50a90b5f9e5a88b81c) @@ -8,6 +8,7 @@ + @@ -49,7 +50,6 @@ - Index: standard/project/web/web.iml =================================================================== diff -u -ra8df1dcc747473818a37f416ff2f4a2f1b84a08c -rc3aa4bee5f9a81f350634e50a90b5f9e5a88b81c --- standard/project/web/web.iml (.../web.iml) (revision a8df1dcc747473818a37f416ff2f4a2f1b84a08c) +++ standard/project/web/web.iml (.../web.iml) (revision c3aa4bee5f9a81f350634e50a90b5f9e5a88b81c) @@ -28,6 +28,7 @@ + @@ -69,7 +70,6 @@ -