Fixes parent

This commit is contained in:
spencergibb
2022-03-31 14:26:00 -04:00
parent a7a2b8943c
commit a951837e4e
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-parent</artifactId>
<artifactId>spring-cloud-stream-core</artifactId>
<version>4.0.0-SNAPSHOT</version>
</parent>

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-parent</artifactId>
<artifactId>spring-cloud-stream-core</artifactId>
<version>4.0.0-SNAPSHOT</version>
</parent>