Skip to content

Commit

Permalink
Update dependency in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
James Cancilla committed Mar 7, 2017
1 parent 638f6f7 commit c0d1522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.ibm.streamsx.messaging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-client</artifactId>
<version>5.14.0-SNAPSHOT</version>
<version>5.15.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.rabbitmq</groupId>
Expand Down

0 comments on commit c0d1522

Please sign in to comment.