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 2020/10/13 08:41:44 UTC

[qpid-jms] branch master updated (6dde30f -> 198e4f2)

This is an automated email from the ASF dual-hosted git repository.

robbie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git.


    from 6dde30f  NO-JIRA: update bundle plugin version to 5.1.1
     new 6fe4cca  NO-JIRA: update jacoco plugin version to 0.8.6
     new 198e4f2  NO-JIRA: update junit to 4.13.1

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


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


[qpid-jms] 01/02: NO-JIRA: update jacoco plugin version to 0.8.6

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git

commit 6fe4cca1a80d3968af8116c6f210f26f88051ca0
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Tue Sep 22 12:45:33 2020 +0100

    NO-JIRA: update jacoco plugin version to 0.8.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 68f72cb..b527352 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,7 +61,7 @@
     <maven-idea-plugin-version>2.5</maven-idea-plugin-version>
     <maven-bundle-plugin-version>5.1.1</maven-bundle-plugin-version>
     <findbugs-maven-plugin-version>3.0.2</findbugs-maven-plugin-version>
-    <jacoco-plugin-version>0.8.5</jacoco-plugin-version>
+    <jacoco-plugin-version>0.8.6</jacoco-plugin-version>
     <surefire.version>2.22.2</surefire.version>
 
     <!-- See also maven.compiler.release in the java9on profile -->


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


[qpid-jms] 02/02: NO-JIRA: update junit to 4.13.1

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

robbie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git

commit 198e4f2c7361ef4d62cc173d5f91ce24fea8e80b
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Tue Oct 13 09:41:18 2020 +0100

    NO-JIRA: update junit to 4.13.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b527352..39fcc1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -48,7 +48,7 @@
     <!-- Test Dependency Versions for this Project -->
     <netty-tcnative-version>2.0.31.Final</netty-tcnative-version>
     <activemq-version>5.15.12</activemq-version>
-    <junit-version>4.13</junit-version>
+    <junit-version>4.13.1</junit-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>
     <jetty-version>9.4.22.v20191022</jetty-version>
     <mockito-version>3.4.0</mockito-version>


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