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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user