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:
@@ -10,9 +10,9 @@
|
||||
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud.stream.app</groupId>
|
||||
<artifactId>processor-parent</artifactId>
|
||||
<artifactId>stream-applications-core</artifactId>
|
||||
<version>3.2.1-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user