Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit a1fa62f

Browse files
committed
Bumping versions
1 parent 887dbb6 commit a1fa62f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.springframework.cloud</groupId>
2424
<artifactId>spring-cloud-build</artifactId>
25-
<version>2.2.1.RELEASE</version>
25+
<version>2.2.2.BUILD-SNAPSHOT</version>
2626
<relativePath/><!-- lookup parent from repository -->
2727
</parent>
2828

spring-cloud-aws-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.springframework.cloud</groupId>
2424
<artifactId>spring-cloud-dependencies-parent</artifactId>
25-
<version>2.2.2.BUILD-SNAPSHOT</version>
25+
<version>2.2.1.RELEASE</version>
2626
<relativePath/>
2727
</parent>
2828
<artifactId>spring-cloud-aws-dependencies</artifactId>

0 commit comments

Comments
 (0)