Index: .idea/artifacts/web_war_exploded.xml =================================================================== diff -u -rd3a48b771c04c4a932e1cbac13f433a68c178e8a -ra8df1dcc747473818a37f416ff2f4a2f1b84a08c --- .idea/artifacts/web_war_exploded.xml (.../web_war_exploded.xml) (revision d3a48b771c04c4a932e1cbac13f433a68c178e8a) +++ .idea/artifacts/web_war_exploded.xml (.../web_war_exploded.xml) (revision a8df1dcc747473818a37f416ff2f4a2f1b84a08c) @@ -10,8 +10,9 @@ - - + + + @@ -92,7 +93,6 @@ - FishEye: Tag a8df1dcc747473818a37f416ff2f4a2f1b84a08c refers to a dead (removed) revision in file `.idea/libraries/Maven__commons_lang_commons_lang_2_4.xml'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag b199cdaab484064d85542e4db46420ef97a3bc48 refers to a dead (removed) revision in file `.idea/libraries/Maven__commons_lang_commons_lang_2_6.xml'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag a8df1dcc747473818a37f416ff2f4a2f1b84a08c refers to a dead (removed) revision in file `.idea/libraries/Maven__org_mybatis_mybatis_3_2_8.xml'. FishEye: No comparison available. Pass `N' to diff? FishEye: Tag a8df1dcc747473818a37f416ff2f4a2f1b84a08c refers to a dead (removed) revision in file `.idea/libraries/Maven__org_mybatis_mybatis_spring_1_2_5.xml'. FishEye: No comparison available. Pass `N' to diff? Index: standard/project/support/pom.xml =================================================================== diff -u -rd3a48b771c04c4a932e1cbac13f433a68c178e8a -ra8df1dcc747473818a37f416ff2f4a2f1b84a08c --- standard/project/support/pom.xml (.../pom.xml) (revision d3a48b771c04c4a932e1cbac13f433a68c178e8a) +++ standard/project/support/pom.xml (.../pom.xml) (revision a8df1dcc747473818a37f416ff2f4a2f1b84a08c) @@ -39,15 +39,19 @@ org.mybatis mybatis - 3.2.8 + 3.1.1 org.mybatis mybatis-spring - 1.2.5 + 1.1.1 - + commons-lang + commons-lang + 2.6 + + egovframework.rte egovframework.rte.fdl.idgnr ${egovframework.rte.version} Index: standard/project/support/support.iml =================================================================== diff -u -rd3a48b771c04c4a932e1cbac13f433a68c178e8a -ra8df1dcc747473818a37f416ff2f4a2f1b84a08c --- standard/project/support/support.iml (.../support.iml) (revision d3a48b771c04c4a932e1cbac13f433a68c178e8a) +++ standard/project/support/support.iml (.../support.iml) (revision a8df1dcc747473818a37f416ff2f4a2f1b84a08c) @@ -8,8 +8,9 @@ - - + + + @@ -90,7 +91,6 @@ - Index: standard/project/web/web.iml =================================================================== diff -u -rd3a48b771c04c4a932e1cbac13f433a68c178e8a -ra8df1dcc747473818a37f416ff2f4a2f1b84a08c --- standard/project/web/web.iml (.../web.iml) (revision d3a48b771c04c4a932e1cbac13f433a68c178e8a) +++ standard/project/web/web.iml (.../web.iml) (revision a8df1dcc747473818a37f416ff2f4a2f1b84a08c) @@ -28,8 +28,9 @@ - - + + + @@ -110,7 +111,6 @@ -