Skip to content

Commit

Permalink
Upgrade to spring framework 4.1.7 pinpoint-apm#765
Browse files Browse the repository at this point in the history
 change spring configuration file to use versionless schema .
 (It is recommended to use the "versionless")
  • Loading branch information
koo-taejin committed Jul 28, 2015
1 parent 4f9e67b commit c304436
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
\<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:context="http://www.springframework.org/schema/context"
Expand Down

0 comments on commit c304436

Please sign in to comment.