From 1a89e5e9d8d337d8d5621bd005aa2ba02067ff44 Mon Sep 17 00:00:00 2001 From: Gunnar Hillert Date: Mon, 19 Dec 2011 15:42:13 -0500 Subject: [PATCH 1/2] INTSAMPLES-44 - Add Meta Data to Maven POM Reference: https://jira.springsource.org/browse/INTSAMPLES-44 --- pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/pom.xml b/pom.xml index 4c441bd8..e1167a22 100644 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,7 @@ samples-root 2.1.0.BUILD-SNAPSHOT Spring Integration Samples Root + http://www.springsource.org/spring-integration pom @@ -15,4 +16,20 @@ applications + + Bamboo + https://build.springsource.org/browse/INTSAMPLES + + + + JIRA + https://jira.springsource.org/browse/INTSAMPLES + + + + https://github.com/SpringSource/spring-integration-samples + scm:git:git://github.com/SpringSource/spring-integration-samples.git + scm:git:ssh://git@github.com:SpringSource/spring-integration-samples.git + + From 91e3453b1d933b69312fbcecd1d61ce194f95fd9 Mon Sep 17 00:00:00 2001 From: Gunnar Hillert Date: Fri, 6 Jan 2012 18:01:44 -0500 Subject: [PATCH 2/2] Converted tab-->spaces in pom.xml --- pom.xml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index e1167a22..725039fc 100644 --- a/pom.xml +++ b/pom.xml @@ -1,22 +1,22 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> - 4.0.0 - org.springframework.integration.samples - samples-root - 2.1.0.BUILD-SNAPSHOT - Spring Integration Samples Root - http://www.springsource.org/spring-integration - pom + 4.0.0 + org.springframework.integration.samples + samples-root + 2.1.0.BUILD-SNAPSHOT + Spring Integration Samples Root + http://www.springsource.org/spring-integration + pom - - basic - intermediate - applications - + + basic + intermediate + applications + - + Bamboo https://build.springsource.org/browse/INTSAMPLES @@ -31,5 +31,5 @@ scm:git:git://github.com/SpringSource/spring-integration-samples.git scm:git:ssh://git@github.com:SpringSource/spring-integration-samples.git - +