fixed package declaration

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3743 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Juergen Hoeller
2010-10-11 21:26:32 +00:00
parent 58417b5eaa
commit 4e4dfe5e34
@@ -5,5 +5,5 @@
* Includes adapters to the Converter SPI.
*
*/
package org.springframework.core.io.support;
package org.springframework.core.serializer.support;