Skip to content

Commit 71c7908

Browse files
committed
Fix module version (Co-authored-by: Matej Nedic)
1 parent ee77f89 commit 71c7908

File tree

1 file changed

+1
-1
lines changed
  • spring-cloud-aws-starters/spring-cloud-aws-starter-imds

1 file changed

+1
-1
lines changed

spring-cloud-aws-starters/spring-cloud-aws-starter-imds/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>spring-cloud-aws</artifactId>
77
<groupId>io.awspring.cloud</groupId>
8-
<version>3.1.0-SNAPSHOT</version>
8+
<version>4.0.0-SNAPSHOT</version>
99
<relativePath>../../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)