NO-JIRA Updating Proton and qpid-jms on missing poms
This commit is contained in:
parent
5965a45894
commit
64f43b47b6
|
@ -59,7 +59,7 @@ under the License.
|
|||
<dependency>
|
||||
<groupId>org.apache.qpid</groupId>
|
||||
<artifactId>qpid-jms-client</artifactId>
|
||||
<version>0.5.0</version>
|
||||
<version>${qpid.jms.version}</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -39,7 +39,7 @@ under the License.
|
|||
<dependency>
|
||||
<groupId>org.apache.qpid</groupId>
|
||||
<artifactId>qpid-jms-client</artifactId>
|
||||
<version>0.7.0</version>
|
||||
<version>${qpid.jms.version}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.qpid</groupId>
|
||||
<artifactId>qpid-jms-client</artifactId>
|
||||
<version>0.10.0</version>
|
||||
<version>${qpid.jms.version}</version>
|
||||
<!-- License: Apache: 2.0 -->
|
||||
</dependency>
|
||||
|
||||
|
|
Loading…
Reference in New Issue