Make confluent-schema-registry-integration sample poms consistent (#2398)

* Make confluent-schema-registry-integration sample poms consistent

* Update <description> w/ "Confluent" prefix

* Put spring-cloud-dependencies back to 2022.0.0-SNAPSHOT (I got confused w 2021 for a minute)

* Pull deps up to base pom.xml
This commit is contained in:
Chris Bono
2022-05-16 13:56:24 -05:00
committed by GitHub
parent 424774c647
commit b8a5c1d3af
5 changed files with 42 additions and 119 deletions

View File

@@ -5,7 +5,7 @@
<artifactId>spring-cloud-stream-samples-parent</artifactId>
<version>4.0.0-SNAPSHOT</version>
<name>spring-cloud-stream-samples</name>
<description>spring-cloud-stream-samples-parent</description>
<description>Spring Cloud Stream Sample Apps</description>
<packaging>pom</packaging>
<parent>