Skip to content

Commit fe7abe5

Browse files
committed
Release train: 2021.1.0
1 parent 3659114 commit fe7abe5

File tree

1 file changed

+4
-4
lines changed
  • stream-applications-release-train

1 file changed

+4
-4
lines changed

stream-applications-release-train/pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<groupId>org.springframework.cloud.stream.app</groupId>
1111
<artifactId>stream-applications-core</artifactId>
12-
<version>3.2.0-SNAPSHOT</version>
12+
<version>3.2.0</version>
1313
<relativePath>../applications/stream-applications-core/pom.xml</relativePath>
1414
</parent>
1515

@@ -19,9 +19,9 @@
1919
</modules>
2020

2121
<properties>
22-
<revision>2021.1.0-SNAPSHOT</revision>
23-
<apps.version>3.2.0-SNAPSHOT</apps.version>
24-
<apps.harbor.version>3.1.1</apps.harbor.version>
22+
<revision>2021.1.0</revision>
23+
<apps.version>3.2.0</apps.version>
24+
<apps.harbor.version>3.2.0</apps.harbor.version>
2525
<apps.docker.tag>${apps.version}</apps.docker.tag>
2626
</properties>
2727

0 commit comments

Comments
 (0)