upgrade Proton to 0.9

This is just increasing the version of Proton
This commit is contained in:
Clebert Suconic 2015-04-30 15:13:50 -04:00
parent 63a857d18d
commit 8cc2be4c51
1 changed files with 1 additions and 1 deletions

View File

@ -334,7 +334,7 @@
<dependency> <dependency>
<groupId>org.apache.qpid</groupId> <groupId>org.apache.qpid</groupId>
<artifactId>proton-j</artifactId> <artifactId>proton-j</artifactId>
<version>0.8</version> <version>0.9</version>
<!-- License: Apache 2.0 --> <!-- License: Apache 2.0 -->
</dependency> </dependency>
<dependency> <dependency>