Skip to content

Commit ded447e

Browse files
gregturnsothawo
authored andcommitted
Externalize build properties.
See #2074.
1 parent a926803 commit ded447e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Diff for: ci/pipeline.properties

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Java versions
2-
java.main.tag=17.0.1_12-jdk
3-
#java.next.tag=11.0.13_8-jdk
4-
#java.lts.tag=17.0.1_12-jdk
5-
#
2+
java.main.tag=17.0.2_8-jdk
3+
64
# Docker container images - standard
75
docker.java.main.image=harbor-repo.vmware.com/dockerhub-proxy-cache/library/eclipse-temurin:${java.main.tag}
86
docker.java.next.image=harbor-repo.vmware.com/dockerhub-proxy-cache/library/eclipse-temurin:${java.next.tag}

0 commit comments

Comments
 (0)