This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch 1.x
in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
The following commit(s) were added to refs/heads/1.x by this push:
new 0c526c2e NO-JIRA: update appveyor image, need Maven > 3.6.3 as recent
plugins require it
0c526c2e is described below
commit 0c526c2e18ae8a6ce243b5b9084dcd3eceb508dd
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri Sep 20 17:27:06 2024 +0100
NO-JIRA: update appveyor image, need Maven > 3.6.3 as recent plugins
require it
(cherry picked from commit 46c99380b3e8072158ba0c1dbeb1675285062113)
---
appveyor.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/appveyor.yml b/appveyor.yml
index 7944212f..aa6ee3ca 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,6 +1,8 @@
version: '{build}'
skip_tags: true
clone_depth: 30
+image:
+ - Visual Studio 2019
environment:
matrix:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]