diff --git a/org.springframework.integration.adapter/pom.xml b/org.springframework.integration.adapter/pom.xml
index 164cbb825a..9d77edde1a 100644
--- a/org.springframework.integration.adapter/pom.xml
+++ b/org.springframework.integration.adapter/pom.xml
@@ -5,19 +5,8 @@
spring-integration-adapter
jar
Spring Integration Adapters
-
- org.springframework.integration
- spring-integration-parent
- 1.0.2.RELEASE
- ../build-spring-integration
-
+ 1.0.2.RELEASE
-
- junit
- junit
- 4.4
- test
-
org.springframework
spring-context
@@ -31,17 +20,5 @@
compile
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- junit:junit
-
-
-
-
-
+
\ No newline at end of file
diff --git a/org.springframework.integration.event/pom.xml b/org.springframework.integration.event/pom.xml
index d45765db47..3828902797 100644
--- a/org.springframework.integration.event/pom.xml
+++ b/org.springframework.integration.event/pom.xml
@@ -5,19 +5,8 @@
spring-integration-event
jar
Spring Integration Security Support
-
- org.springframework.integration
- spring-integration-parent
- 1.0.2.RELEASE
- ../build-spring-integration
-
+ 1.0.2.RELEASE
-
- junit
- junit
- 4.4
- test
-
org.springframework
spring-context
@@ -31,17 +20,4 @@
compile
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- junit:junit
-
-
-
-
-
\ No newline at end of file
diff --git a/org.springframework.integration.file/pom.xml b/org.springframework.integration.file/pom.xml
index 73ca2958d4..3aa0ef6bce 100644
--- a/org.springframework.integration.file/pom.xml
+++ b/org.springframework.integration.file/pom.xml
@@ -5,73 +5,19 @@
spring-integration-file
jar
Spring Integration File Adapters
-
- org.springframework.integration
- spring-integration-parent
- 1.0.2.RELEASE
- ../build-spring-integration
-
+ 1.0.2.RELEASE
-
- cglib
- cglib-nodep
- 2.1_3
- test
-
-
- org.easymock
- easymock
- 2.3
- test
-
-
- org.easymock
- easymockclassextension
- 2.3
- test
-
-
- junit
- junit
- 4.4
- test
-
org.springframework
spring-context
2.5.6
compile
-
- org.springframework
- spring-test
- 2.5.6
- test
-
org.springframework.integration
spring-integration-core
${project.version}
compile
-
- org.mockito
- mockito-all
- 1.6
- test
-
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- junit:junit
-
-
-
-
-
\ No newline at end of file
diff --git a/org.springframework.integration.httpinvoker/pom.xml b/org.springframework.integration.httpinvoker/pom.xml
index 238f2264dd..ee35399d6b 100644
--- a/org.springframework.integration.httpinvoker/pom.xml
+++ b/org.springframework.integration.httpinvoker/pom.xml
@@ -5,12 +5,7 @@
spring-integration-httpinvoker
jar
Spring Integration HttpInvoker Support
-
- org.springframework.integration
- spring-integration-parent
- 1.0.2.RELEASE
- ../build-spring-integration
-
+ 1.0.2.RELEASE
javax.servlet
@@ -18,54 +13,20 @@
2.4
provided
-
- junit
- junit
- 4.4
- test
-
-
- org.springframework
- spring-aop
- 2.5.6
- compile
-
-
- org.springframework
- spring-test
- 2.5.6
- test
-
org.springframework
spring-web
2.5.6
- compile
org.springframework.integration
spring-integration-core
${project.version}
- compile
org.springframework.integration
spring-integration-adapter
${project.version}
- compile
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- junit:junit
-
-
-
-
-
\ No newline at end of file
diff --git a/org.springframework.integration.jms/pom.xml b/org.springframework.integration.jms/pom.xml
index 4f646eaf0b..f0a59e1df6 100644
--- a/org.springframework.integration.jms/pom.xml
+++ b/org.springframework.integration.jms/pom.xml
@@ -5,67 +5,33 @@
spring-integration-jms
jar
Spring Integration JMS Support
-
- org.springframework.integration
- spring-integration-parent
- 1.0.2.RELEASE
- ../build-spring-integration
-
+ 1.0.2.RELEASE
-
- org.apache.geronimo.specs
- geronimo-jms_1.1_spec
- 1.1
- true
-
javax.jms
jms
1.1
provided
-
- junit
- junit
- 4.4
- test
-
org.springframework
spring-jms
2.5.6
- compile
org.springframework
spring-tx
2.5.6
- compile
org.springframework.integration
spring-integration-core
${project.version}
- compile
org.springframework.integration
spring-integration-adapter
${project.version}
- compile
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- junit:junit
-
-
-
-
-
\ No newline at end of file
diff --git a/org.springframework.integration.mail/pom.xml b/org.springframework.integration.mail/pom.xml
index 262c053c86..cc038fcb94 100644
--- a/org.springframework.integration.mail/pom.xml
+++ b/org.springframework.integration.mail/pom.xml
@@ -5,61 +5,20 @@
spring-integration-mail
jar
Spring Integration Mail Support
-
- org.springframework.integration
- spring-integration-parent
- 1.0.2.RELEASE
- ../build-spring-integration
-
+ 1.0.2.RELEASE
-
- javax.activation
- activation
- 1.1.1
- true
-
javax.mail
mail
1.4.1
provided
-
- cglib
- cglib-nodep
- 2.1_3
- test
-
-
- org.easymock
- easymock
- 2.3
- test
-
-
- org.easymock
- easymockclassextension
- 2.3
- test
-
-
- junit
- junit
- 4.4
- test
-
org.springframework
spring-context-support
2.5.6
compile
-
- org.springframework
- spring-test
- 2.5.6
- test
-
org.springframework.integration
spring-integration-core
@@ -73,17 +32,4 @@
compile
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- junit:junit
-
-
-
-
-
\ No newline at end of file
diff --git a/org.springframework.integration.rmi/pom.xml b/org.springframework.integration.rmi/pom.xml
index f256eecd7a..e3791a6100 100644
--- a/org.springframework.integration.rmi/pom.xml
+++ b/org.springframework.integration.rmi/pom.xml
@@ -5,61 +5,27 @@
spring-integration-rmi
jar
Spring Integration RMI Support
-
- org.springframework.integration
- spring-integration-parent
- 1.0.2.RELEASE
- ../build-spring-integration
-
+ 1.0.2.RELEASE
-
- junit
- junit
- 4.4
- test
-
org.springframework
spring-aop
2.5.6
- compile
org.springframework
spring-context
2.5.6
- compile
-
-
- org.springframework
- spring-test
- 2.5.6
- test
org.springframework.integration
spring-integration-core
${project.version}
- compile
org.springframework.integration
spring-integration-adapter
${project.version}
- compile
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- junit:junit
-
-
-
-
-
\ No newline at end of file
diff --git a/org.springframework.integration.samples/pom.xml b/org.springframework.integration.samples/pom.xml
index d9ab25bdcb..20064a5e51 100644
--- a/org.springframework.integration.samples/pom.xml
+++ b/org.springframework.integration.samples/pom.xml
@@ -5,17 +5,13 @@
spring-integration-samples
jar
Spring Integration Samples
-
- org.springframework.integration
- spring-integration-parent
- 1.0.2.RELEASE
- ../build-spring-integration
-
+ 1.0.2.RELEASE
+
javax.activation
activation
- 1.1.1
+ 1.1
true
@@ -36,12 +32,6 @@
1.0.1
true
-
- junit
- junit
- 4.4
- test
-
org.springframework
spring-aop
@@ -85,17 +75,4 @@
compile
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- junit:junit
-
-
-
-
-
\ No newline at end of file
diff --git a/org.springframework.integration.stream/pom.xml b/org.springframework.integration.stream/pom.xml
index a093cd1192..db70264214 100644
--- a/org.springframework.integration.stream/pom.xml
+++ b/org.springframework.integration.stream/pom.xml
@@ -5,30 +5,12 @@
spring-integration-stream
jar
Spring Integration Stream Support
-
- org.springframework.integration
- spring-integration-parent
- 1.0.2.RELEASE
- ../build-spring-integration
-
+ 1.0.2.RELEASE
-
- junit
- junit
- 4.4
- test
-
org.springframework
spring-core
2.5.6
- compile
-
-
- org.springframework
- spring-test
- 2.5.6
- test
org.springframework.integration
@@ -37,17 +19,4 @@
compile
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- junit:junit
-
-
-
-
-
\ No newline at end of file
diff --git a/org.springframework.integration.ws/pom.xml b/org.springframework.integration.ws/pom.xml
index 888dd71787..5c2da784f3 100644
--- a/org.springframework.integration.ws/pom.xml
+++ b/org.springframework.integration.ws/pom.xml
@@ -34,56 +34,16 @@
org.springframework.integration
spring-integration-adapter
${project.version}
- compile
org.springframework.ws
spring-oxm
1.5.5
- compile
org.springframework.ws
spring-ws-core
1.5.5
- compile
-
-
- junit
- junit
- 4.4
- test
-
-
- org.springframework
- spring-test
- 2.5.6
- test
-
-
- org.mockito
- mockito-all
- 1.6
- test
-
-
- org.springframework
- spring-test
- 2.5.6
- test
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- junit:junit
-
-
-
-
-
\ No newline at end of file
diff --git a/org.springframework.integration.xml/pom.xml b/org.springframework.integration.xml/pom.xml
index d432a5a7e4..7b8203365a 100644
--- a/org.springframework.integration.xml/pom.xml
+++ b/org.springframework.integration.xml/pom.xml
@@ -5,25 +5,13 @@
spring-integration-xml
jar
Spring Integration XML Support
-
- org.springframework.integration
- spring-integration-parent
- 1.0.2.RELEASE
- ../build-spring-integration
-
+ 1.0.2.RELEASE
-
+
javax.activation
activation
- 1.1.1
+ 1.1
provided
@@ -39,60 +27,20 @@
1.2.0
true
-
- xmlunit
- xmlunit
- 1.2
- test
-
-
- junit
- junit
- 4.4
- test
-
org.springframework
spring-context
2.5.6
- compile
-
-
- org.springframework
- spring-test
- 2.5.6
- test
org.springframework.integration
spring-integration-core
${project.version}
- compile
org.springframework.ws
spring-oxm-tiger
1.5.5
- compile
-
-
- org.springframework.ws
- spring-oxm
- 1.5.5
- test
-
-
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
- junit:junit
-
-
-
-
-
\ No newline at end of file
diff --git a/org.springframework.integration/pom.xml b/org.springframework.integration/pom.xml
index 3073f01632..5cce0fd86e 100644
--- a/org.springframework.integration/pom.xml
+++ b/org.springframework.integration/pom.xml
@@ -1,41 +1,20 @@
-
4.0.0
+ org.springframework.integration
spring-integration-core
jar
Spring Integration Core
-
- org.springframework.integration
- spring-integration-parent
- 1.0.2.RELEASE
- ../build-spring-integration
-
+ 1.0.2.RELEASE
-
- cglib
- cglib
- 2.1_3
- test
-
-
- junit
- junit
- 4.4
- test
-
-
- org.easymock
- easymock
- 2.3
- test
-
org.springframework
spring-aop
${spring.version}
-
+
org.springframework
spring-context
${spring.version}
@@ -45,20 +24,8 @@
spring-tx
${spring.version}
-
- org.springframework
- spring-test
- ${spring.version}
- test
-
-
- org.mockito
- mockito-all
- 1.6
- test
-
2.5.6
-
\ No newline at end of file
+