Skip to content

Commit

Permalink
Merge pull request #86 from zalando-nakadi/version-bump-4.2
Browse files Browse the repository at this point in the history
bump version 4.1.3 → 4.2.0
  • Loading branch information
ePaul authored Jul 9, 2018
2 parents 6f90400 + c1aaf65 commit d875277
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion nakadi-producer-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.zalando</groupId>
<artifactId>nakadi-producer-reactor</artifactId>
<version>4.1.3</version>
<version>4.2.0</version>
</parent>

<artifactId>nakadi-producer-spring-boot-starter</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion nakadi-producer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.zalando</groupId>
<artifactId>nakadi-producer-reactor</artifactId>
<version>4.1.3</version>
<version>4.2.0</version>
</parent>

<artifactId>nakadi-producer</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<artifactId>nakadi-producer-reactor</artifactId>
<groupId>org.zalando</groupId>
<version>4.1.3</version>
<version>4.2.0</version>
<packaging>pom</packaging>
<name>Nakadi Event Producer Reactor</name>

Expand Down

0 comments on commit d875277

Please sign in to comment.