Skip to content

Commit

Permalink
jakartaee/cts-javamail-base:0.3 for higher maven version
Browse files Browse the repository at this point in the history
Signed-off-by: Jorge Bescos Gascon <jorge.bescos.gascon@oracle.com>
  • Loading branch information
jbescos authored and lukasj committed Apr 7, 2022
1 parent 69af25c commit 1235af5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
@@ -1,5 +1,5 @@
#
# Copyright (c) 2021 Contributors to the Eclipse Foundation
# Copyright (c) 2021, 2022 Contributors to the Eclipse Foundation
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License v. 2.0 which is available at
Expand Down Expand Up @@ -42,4 +42,4 @@ jobs:
- name: Verify
run: |
cd api
mvn -B -U -C -V clean verify org.glassfish.copyright:glassfish-copyright-maven-plugin:check -Poss-release,staging -Dgpg.skip=true
mvn -B -U -C -V clean verify org.glassfish.copyright:glassfish-copyright-maven-plugin:check -Poss-release,staging -Dcopyright.ignoreyear=true -Dgpg.skip=true
2 changes: 1 addition & 1 deletion Jenkinsfile
Expand Up @@ -19,7 +19,7 @@ spec:
- "james.local"
containers:
- name: mail-ci
image: jakartaee/cts-javamail-base:0.1
image: jakartaee/cts-javamail-base:0.3
command:
- cat
tty: true
Expand Down

0 comments on commit 1235af5

Please sign in to comment.