Skip to content

Commit

Permalink
Prepare EPH 2.3.4 release (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkwak authored Jan 15, 2019
1 parent a1fa1a5 commit 5fbdbe4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion azure-eventhubs-eph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<version>2.2.0</version>
</parent>

<version>2.3.0</version>
<version>2.4.0</version>

<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ It pulls the required versions of Event Hubs, Azure Storage and GSon libraries.
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-eventhubs-eph</artifactId>
<version>2.3.0</version>
<version>2.4.0</version>
</dependency>
```

Expand Down

0 comments on commit 5fbdbe4

Please sign in to comment.