Skip to content

Commit

Permalink
fix(Java): Corrected Maven Version error
Browse files Browse the repository at this point in the history
  • Loading branch information
hypery2k committed Mar 24, 2023
1 parent b988d40 commit fa62786
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/java/ansible/openjdk11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
hosts: all
vars:
- java_package: openjdk-11-jdk
- maven_version: 3.9.1
pre_tasks:
- name: Install JDK
apt:
Expand Down

0 comments on commit fa62786

Please sign in to comment.