Revert "Fix CI build - source and sink app share repositories in new parent pom.xml (#291)"

This reverts commit 5a250f9801.
This commit is contained in:
Chris Bono
2022-05-28 23:31:45 -05:00
parent 9fbec99955
commit fbb3e42879
58 changed files with 72 additions and 217 deletions

View File

@@ -12,7 +12,6 @@
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>source-parent</artifactId>
<version>3.2.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<dependencies>