From f394362ce12d285533f3dff769a9a7b44c820d50 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Sat, 17 Sep 2022 13:18:00 -0700 Subject: [PATCH] Switched to maven image --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 3b82903..a9514a0 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -1,4 +1,4 @@ -image: openjdk:18 +image: maven:3-openjdk-18 pipelines: default: