Skip to content

Commit 939fbbc

Browse files
committed
fix version number for spring-boot-2-test
1 parent f140b38 commit 939fbbc

File tree

1 file changed

+1
-1
lines changed
  • nakadi-producer-starter-spring-boot-2-test

1 file changed

+1
-1
lines changed

nakadi-producer-starter-spring-boot-2-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>org.zalando</groupId>
1212
<artifactId>nakadi-producer-reactor</artifactId>
13-
<version>21.0.0-RC1</version>
13+
<version>21.0.0-RC2</version>
1414
</parent>
1515

1616
<dependencies>

0 commit comments

Comments
 (0)