Preparing for 2021.0.0/3.1.0 apps
Spring Boot 2.5.0 Spring Cloud Stream 3.1.x Spring Cloud Function 3.1.x Spring Cloud 2020.0.x Update code/deprecations Fix tests Update copyrights
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>transform-processor</artifactId>
|
||||
<version>3.0.3-SNAPSHOT</version>
|
||||
<version>3.1.0-SNAPSHOT</version>
|
||||
<name>transform-processor</name>
|
||||
<description>transform processor apps</description>
|
||||
<packaging>jar</packaging>
|
||||
@@ -11,7 +11,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud.stream.app</groupId>
|
||||
<artifactId>stream-applications-core</artifactId>
|
||||
<version>3.0.6-SNAPSHOT</version>
|
||||
<version>3.1.0-SNAPSHOT</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user