Moving from *.endpoint to *.context

This commit is contained in:
Josh Long
2010-08-17 17:47:49 +00:00
parent 10704c94c5
commit 700b89e99a
5 changed files with 8 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
package org.springframework.integration.endpoint.metadata;
package org.springframework.integration.context.metadata;
import org.junit.After;
import org.junit.Assert;