Skip to content

Commit

Permalink
Update HornetQ version
Browse files Browse the repository at this point in the history
  • Loading branch information
baghbidi authored and baghbidi committed Nov 28, 2018
1 parent d3db0a0 commit a251dec
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions daemon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,13 @@
</dependency>
<dependency>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-core</artifactId>
<version>2.3.0.BETA1</version>
<artifactId>hornetq-core-client</artifactId>
<version>2.3.0.Final</version>
</dependency>
<dependency>
<groupId>org.hornetq</groupId>
<artifactId>hornetq-server</artifactId>
<version>2.3.0.Final</version>
</dependency>
<dependency>
<groupId>org.glassfish</groupId>
Expand Down

0 comments on commit a251dec

Please sign in to comment.