Releasing 2.0.0.M6
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -5,7 +5,7 @@
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration</artifactId>
|
||||
<name>Spring Integration</name>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
<module>spring-integration-parent</module>
|
||||
@@ -36,7 +36,7 @@
|
||||
<dist.name>Spring Integration</dist.name>
|
||||
<dist.key>INT</dist.key>
|
||||
<dist.version>${project.version}</dist.version>
|
||||
<dist.releaseType>snapshot</dist.releaseType>
|
||||
<dist.releaseType>milestone</dist.releaseType>
|
||||
<dist.finalName>${dist.id}-${dist.version}</dist.finalName>
|
||||
<dist.fileName>${dist.finalName}.zip</dist.fileName>
|
||||
<dist.filePath>target/${dist.fileName}</dist.filePath>
|
||||
@@ -181,7 +181,7 @@
|
||||
</group>
|
||||
<!-- TODO: fill in other groups -->
|
||||
</groups>
|
||||
<excludePackageNames>org.springframework.integration.samples</excludePackageNames>
|
||||
<excludePackageNames>org.springframework.integration.samples:com.springframework.integration.samples</excludePackageNames>
|
||||
<links>
|
||||
<link>http://static.springframework.org/spring/docs/3.0.3.RELEASE/javadoc-api</link>
|
||||
<link>http://static.springsource.org/spring-integration/sites/${project.version}/apidocs</link>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>spring-integration-core</artifactId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-groovy</artifactId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>spring-integration-jdbc</artifactId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<name>Spring Integration Parent</name>
|
||||
<url>http://www.springsource.org/spring-integration</url>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<packaging>pom</packaging>
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration.samples</groupId>
|
||||
<artifactId>spring-integration-samples</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
</parent>
|
||||
<artifactId>cafe</artifactId>
|
||||
<name>Spring Integration Cafe Sample</name>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-Version: 2.0.0.BUILD-SNAPSHOT
|
||||
Bundle-Version: 2.0.0.M6
|
||||
Bundle-Name: org.springframework.integration.samples.cafe
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-SymbolicName: org.springframework.integration.samples.cafe
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration.samples</groupId>
|
||||
<artifactId>spring-integration-samples</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
</parent>
|
||||
<artifactId>errorhandling</artifactId>
|
||||
<name>Spring Integration Error Handling Sample</name>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration.samples</groupId>
|
||||
<artifactId>spring-integration-samples</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
</parent>
|
||||
<artifactId>filecopy</artifactId>
|
||||
<name>Spring Integration File Copy Sample</name>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration.samples</groupId>
|
||||
<artifactId>spring-integration-samples</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
</parent>
|
||||
<artifactId>helloworld</artifactId>
|
||||
<name>Spring Integration Hello World Sample</name>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration.samples</groupId>
|
||||
<artifactId>spring-integration-samples</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
</parent>
|
||||
<artifactId>jms</artifactId>
|
||||
<name>Spring Integration JMS Sample</name>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration.samples</groupId>
|
||||
<artifactId>spring-integration-samples</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
</parent>
|
||||
<artifactId>jmx</artifactId>
|
||||
<name>Spring Integration JMX Sample</name>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration.samples</groupId>
|
||||
<artifactId>spring-integration-samples</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
</parent>
|
||||
<artifactId>loan-broker</artifactId>
|
||||
<name>Spring Integration Loan Broker Sample</name>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration.samples</groupId>
|
||||
<artifactId>spring-integration-samples</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
</parent>
|
||||
<artifactId>loanshark</artifactId>
|
||||
<name>Spring Integration Loan Shark Sample</name>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration.samples</groupId>
|
||||
<artifactId>spring-integration-samples</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
</parent>
|
||||
<artifactId>oddeven</artifactId>
|
||||
<name>Spring Integration Odd-Even Sample</name>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration.samples</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration.samples</groupId>
|
||||
<artifactId>spring-integration-samples</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
</parent>
|
||||
<artifactId>quote</artifactId>
|
||||
<name>Spring Integration Quote Sample</name>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration.samples</groupId>
|
||||
<artifactId>spring-integration-samples</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
</parent>
|
||||
<artifactId>ws-inbound-gateway</artifactId>
|
||||
<name>Spring Integration WS Inbound Gateway Sample</name>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration.samples</groupId>
|
||||
<artifactId>spring-integration-samples</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
</parent>
|
||||
<artifactId>ws-outbound-gateway</artifactId>
|
||||
<name>Spring Integration WS Outbound Gateway Sample</name>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration.samples</groupId>
|
||||
<artifactId>spring-integration-samples</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
</parent>
|
||||
<artifactId>xml</artifactId>
|
||||
<name>Spring Integration XML Sample</name>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
|
||||
@@ -10,5 +10,5 @@ Import-Template:
|
||||
org.springframework.core;version="[3.0.0, 4.0.0)",
|
||||
org.springframework.util.*;version="[3.0.0, 4.0.0)",
|
||||
org.springframework.integration.*;version="[2.0.0, 2.0.1)",
|
||||
org.springframework.security.*;version="[2.0.5.RELEASE, 3.0.0)",
|
||||
org.springframework.security.*;version="[3.0.0, 4.0.0)",
|
||||
org.w3c.dom.*;version="0"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
<relativePath>../spring-integration-parent/pom.xml</relativePath>
|
||||
</parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-parent</artifactId>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.0.M6</version>
|
||||
</parent>
|
||||
<artifactId>spring-integration-xmpp</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
Reference in New Issue
Block a user