Skip to content

Commit

Permalink
R1.1.5
Browse files Browse the repository at this point in the history
Modified SolacePublishingService to attempt to reconnect "forever" if a disconnect to the remote broker occurs.
  • Loading branch information
RobertOttesen committed Jan 27, 2021
1 parent 6d05571 commit a8acb65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>
<groupId>com.solace.swim</groupId>
<artifactId>swim-feed-handler</artifactId>
<version>1.1.4</version>
<version>1.1.5</version>
<name>swim-feed-handler</name>
<description>SWIM Feed Handler Spring Boot Application</description>

Expand Down

0 comments on commit a8acb65

Please sign in to comment.