You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2018/08/07 14:31:58 UTC

qpid-jms git commit: QPIDJMS-408: update to proton-j-0.28.1

Repository: qpid-jms
Updated Branches:
  refs/heads/master d5cde3ed4 -> e2e0cee97


QPIDJMS-408: update to proton-j-0.28.1


Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/e2e0cee9
Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/e2e0cee9
Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/e2e0cee9

Branch: refs/heads/master
Commit: e2e0cee97a0a14a6d65bc0b1d2d7fa312b55273c
Parents: d5cde3e
Author: Robbie Gemmell <ro...@apache.org>
Authored: Tue Aug 7 15:25:11 2018 +0100
Committer: Robbie Gemmell <ro...@apache.org>
Committed: Tue Aug 7 15:25:11 2018 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/e2e0cee9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f607c00..58c566e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
     <maven.compiler.target>1.8</maven.compiler.target>
 
     <!-- Dependency Versions for this Project -->
-    <proton-version>0.28.0</proton-version>
+    <proton-version>0.28.1</proton-version>
     <netty-version>4.1.28.Final</netty-version>
     <netty-tcnative-version>2.0.12.Final</netty-tcnative-version>
     <slf4j-version>1.7.25</slf4j-version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org