Skip to content

Commit

Permalink
Release 2021.1.2 (release train) (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
onobc authored Jun 2, 2022
1 parent 9c2aace commit 9a240a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions stream-applications-release-train/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.cloud.stream.app</groupId>
<artifactId>stream-applications-core</artifactId>
<version>3.2.1-SNAPSHOT</version>
<version>3.2.1</version>
<relativePath>../applications/stream-applications-core/pom.xml</relativePath>
</parent>

Expand All @@ -19,8 +19,8 @@
</modules>

<properties>
<revision>2021.1.2-SNAPSHOT</revision>
<apps.version>3.2.1-SNAPSHOT</apps.version>
<revision>2021.1.2</revision>
<apps.version>3.2.1</apps.version>
<apps.harbor.version>3.2.0</apps.harbor.version>
<apps.docker.tag>${apps.version}</apps.docker.tag>
</properties>
Expand Down

0 comments on commit 9a240a0

Please sign in to comment.