diff --git a/org.springframework.integration.event/pom.xml b/org.springframework.integration.event/pom.xml index 0ab002ac14..d3e91a0239 100644 --- a/org.springframework.integration.event/pom.xml +++ b/org.springframework.integration.event/pom.xml @@ -32,4 +32,12 @@ compile + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/org.springframework.integration.file/pom.xml b/org.springframework.integration.file/pom.xml index 746d68cdeb..308c943c0b 100644 --- a/org.springframework.integration.file/pom.xml +++ b/org.springframework.integration.file/pom.xml @@ -68,4 +68,12 @@ test + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/org.springframework.integration.http/pom.xml b/org.springframework.integration.http/pom.xml index b37cdcd91f..f57efb0ecb 100644 --- a/org.springframework.integration.http/pom.xml +++ b/org.springframework.integration.http/pom.xml @@ -74,4 +74,12 @@ test + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/org.springframework.integration.httpinvoker/pom.xml b/org.springframework.integration.httpinvoker/pom.xml index 49b06ebf9a..8306c9b543 100644 --- a/org.springframework.integration.httpinvoker/pom.xml +++ b/org.springframework.integration.httpinvoker/pom.xml @@ -50,4 +50,12 @@ compile + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/org.springframework.integration.ip/pom.xml b/org.springframework.integration.ip/pom.xml index 0c420bff39..bea3feac67 100644 --- a/org.springframework.integration.ip/pom.xml +++ b/org.springframework.integration.ip/pom.xml @@ -74,4 +74,12 @@ test + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/org.springframework.integration.jdbc/pom.xml b/org.springframework.integration.jdbc/pom.xml index 6a21374733..f03392eeea 100644 --- a/org.springframework.integration.jdbc/pom.xml +++ b/org.springframework.integration.jdbc/pom.xml @@ -101,6 +101,10 @@ + + com.springsource.bundlor + com.springsource.bundlor.maven + org.apache.maven.plugins maven-antrun-plugin diff --git a/org.springframework.integration.jms/pom.xml b/org.springframework.integration.jms/pom.xml index 5894a8104d..5bc571a52e 100644 --- a/org.springframework.integration.jms/pom.xml +++ b/org.springframework.integration.jms/pom.xml @@ -62,4 +62,12 @@ test + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/org.springframework.integration.jmx/pom.xml b/org.springframework.integration.jmx/pom.xml index 8a159beea0..b9d007abb0 100644 --- a/org.springframework.integration.jmx/pom.xml +++ b/org.springframework.integration.jmx/pom.xml @@ -38,4 +38,12 @@ compile + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/org.springframework.integration.mail/pom.xml b/org.springframework.integration.mail/pom.xml index 5927058c4a..513f14d3d9 100644 --- a/org.springframework.integration.mail/pom.xml +++ b/org.springframework.integration.mail/pom.xml @@ -68,4 +68,12 @@ compile + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/org.springframework.integration.rmi/pom.xml b/org.springframework.integration.rmi/pom.xml index 4f52ab3ce0..29988fe376 100644 --- a/org.springframework.integration.rmi/pom.xml +++ b/org.springframework.integration.rmi/pom.xml @@ -44,4 +44,12 @@ compile + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/org.springframework.integration.security/pom.xml b/org.springframework.integration.security/pom.xml index 1eedc1fbd5..5ea09bfde4 100644 --- a/org.springframework.integration.security/pom.xml +++ b/org.springframework.integration.security/pom.xml @@ -56,4 +56,12 @@ compile + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/org.springframework.integration.stream/pom.xml b/org.springframework.integration.stream/pom.xml index 449feb4e29..b92558c8fb 100644 --- a/org.springframework.integration.stream/pom.xml +++ b/org.springframework.integration.stream/pom.xml @@ -38,4 +38,12 @@ compile + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/org.springframework.integration.test/pom.xml b/org.springframework.integration.test/pom.xml index 5b00114733..14034d1faa 100644 --- a/org.springframework.integration.test/pom.xml +++ b/org.springframework.integration.test/pom.xml @@ -49,4 +49,12 @@ compile + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/org.springframework.integration.ws/pom.xml b/org.springframework.integration.ws/pom.xml index 7cde8756bd..f87178b689 100644 --- a/org.springframework.integration.ws/pom.xml +++ b/org.springframework.integration.ws/pom.xml @@ -74,4 +74,12 @@ test + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/org.springframework.integration.xml/pom.xml b/org.springframework.integration.xml/pom.xml index 8568dfae5f..763a64f9c0 100644 --- a/org.springframework.integration.xml/pom.xml +++ b/org.springframework.integration.xml/pom.xml @@ -90,4 +90,12 @@ compile + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/org.springframework.integration/pom.xml b/org.springframework.integration/pom.xml index dca29c8d4f..124241a3ec 100644 --- a/org.springframework.integration/pom.xml +++ b/org.springframework.integration/pom.xml @@ -82,4 +82,12 @@ test + + + + com.springsource.bundlor + com.springsource.bundlor.maven + + + diff --git a/pom.xml b/pom.xml index a6d7da3aad..ea90799d04 100644 --- a/pom.xml +++ b/pom.xml @@ -250,6 +250,19 @@ + + com.springsource.bundlor + com.springsource.bundlor.maven + 1.0.0.RELEASE + + + bundlor + + bundlor + + + + org.apache.maven.plugins maven-antrun-plugin @@ -319,6 +332,11 @@ + + com.springsource.repository.bundles.release + SpringSource Enterprise Bundle Repository - SpringSource Bundle Releases + http://repository.springsource.com/maven/bundles/release/ + com.springsource.repository.bundles.milestone SpringSource Enterprise Bundle Repository - SpringSource Bundle Milestones