diff --git a/org.springframework.integration.samples/.classpath b/org.springframework.integration.samples/.classpath
deleted file mode 100644
index ba4933d154..0000000000
--- a/org.springframework.integration.samples/.classpath
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/org.springframework.integration.samples/ivy.xml b/org.springframework.integration.samples/ivy.xml
deleted file mode 100644
index 66f29e9c5e..0000000000
--- a/org.springframework.integration.samples/ivy.xml
+++ /dev/null
@@ -1,39 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/org.springframework.integration.samples/template.mf b/org.springframework.integration.samples/template.mf
deleted file mode 100644
index c14e9bf471..0000000000
--- a/org.springframework.integration.samples/template.mf
+++ /dev/null
@@ -1,15 +0,0 @@
-Bundle-SymbolicName: org.springframework.integration.samples
-Bundle-Name: Spring Integration Samples
-Bundle-Vendor: SpringSource
-Bundle-ManifestVersion: 2
-Import-Template:
- org.springframework.integration.*;version="[1.0.2, 1.0.3)",
- org.springframework.beans.*;version="[2.5.6.A, 3.0.0)",
- org.springframework.context.*;version="[2.5.6.A, 3.0.0)",
- org.springframework.util.*;version="[2.5.6.A, 3.0.0)",
- org.springframework.stereotype;version="[2.5.6.A, 3.0.0)",
- org.springframework.core.*;version="[2.5.6.A, 3.0.0)",
- org.springframework.xml.*;version="[1.5.5.A, 2.0.0)",
- org.w3c.dom.*;version="0",
- org.xml.sax.*;version="0",
- javax.xml.*;version="0"