From 96379c96b791cd925e47e2bdec3a6e08dbb4fedc Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Thu, 28 May 2015 17:30:57 +0100 Subject: [PATCH] Fix parent poms --- spring-xd-samples/sink/pom.xml | 2 +- spring-xd-samples/source-xml/pom.xml | 2 +- spring-xd-samples/tap/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/spring-xd-samples/sink/pom.xml b/spring-xd-samples/sink/pom.xml index 4557091db..1c86841f5 100644 --- a/spring-xd-samples/sink/pom.xml +++ b/spring-xd-samples/sink/pom.xml @@ -13,7 +13,7 @@ org.springframework.bus - spring-bus-parent + spring-xd-samples 1.0.0.BUILD-SNAPSHOT diff --git a/spring-xd-samples/source-xml/pom.xml b/spring-xd-samples/source-xml/pom.xml index 34ccb6757..fceb67929 100644 --- a/spring-xd-samples/source-xml/pom.xml +++ b/spring-xd-samples/source-xml/pom.xml @@ -13,7 +13,7 @@ org.springframework.bus - spring-bus-parent + spring-xd-samples 1.0.0.BUILD-SNAPSHOT diff --git a/spring-xd-samples/tap/pom.xml b/spring-xd-samples/tap/pom.xml index 38bf36f8f..e010588f3 100644 --- a/spring-xd-samples/tap/pom.xml +++ b/spring-xd-samples/tap/pom.xml @@ -13,7 +13,7 @@ org.springframework.bus - spring-bus-parent + spring-xd-samples 1.0.0.BUILD-SNAPSHOT