Version upgrades

Code changes (jakarta related)
Ignoring a few tests temporarily
This commit is contained in:
Soby Chacko
2022-01-03 17:05:16 -05:00
parent f772e1ce6b
commit ea28ac79d4
14 changed files with 20 additions and 24 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-parent</artifactId>
<version>3.2.0-SNAPSHOT</version>
<version>4.0.0-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-stream-test-support</artifactId>
<description>A set of classes to ease testing of Spring Cloud Stream modules.