Skip to content

Commit 9a240a0

Browse files
authored
Release 2021.1.2 (release train) (#303)
1 parent 9c2aace commit 9a240a0

File tree

1 file changed

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

1 file changed

+3
-3
lines changed

stream-applications-release-train/pom.xml

+3-3
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.1-SNAPSHOT</version>
12+
<version>3.2.1</version>
1313
<relativePath>../applications/stream-applications-core/pom.xml</relativePath>
1414
</parent>
1515

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

2121
<properties>
22-
<revision>2021.1.2-SNAPSHOT</revision>
23-
<apps.version>3.2.1-SNAPSHOT</apps.version>
22+
<revision>2021.1.2</revision>
23+
<apps.version>3.2.1</apps.version>
2424
<apps.harbor.version>3.2.0</apps.harbor.version>
2525
<apps.docker.tag>${apps.version}</apps.docker.tag>
2626
</properties>

0 commit comments

Comments
 (0)