Repository: qpid-jms
Updated Branches:
  refs/heads/master e745e2a87 -> 856e2b9ac


QPIDJMS-397: override up to surefire 2.21.0 to resolve Java 10 compatibility 
issue


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

Branch: refs/heads/master
Commit: 856e2b9acd084cbd8c43d2a14819afb90cd961c2
Parents: e745e2a
Author: Robbie Gemmell <rob...@apache.org>
Authored: Thu Jun 28 16:34:04 2018 +0100
Committer: Robbie Gemmell <rob...@apache.org>
Committed: Thu Jun 28 16:34:04 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/856e2b9a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 91133e0..ee0c1da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,6 +60,7 @@
     <maven-bundle-plugin-version>3.5.0</maven-bundle-plugin-version>
     <findbugs-maven-plugin-version>3.0.2</findbugs-maven-plugin-version>
     <jacoco-plugin-version>0.8.1</jacoco-plugin-version>
+    <surefire.version>2.21.0</surefire.version>
 
     <!-- Test properties -->
     
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>


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

Reply via email to