Skip to content

Commit d25d24b

Browse files
committed
Update CI Properties.
See #3048
1 parent 80e52b9 commit d25d24b

File tree

2 files changed

+2
-35
lines changed

2 files changed

+2
-35
lines changed

.mvn/extensions.xml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,4 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<!--
3-
4-
Copyright 2011-2025 the original author or authors.
5-
6-
Licensed under the Apache License, Version 2.0 (the "License");
7-
you may not use this file except in compliance with the License.
8-
You may obtain a copy of the License at
9-
10-
https://www.apache.org/licenses/LICENSE-2.0
11-
12-
Unless required by applicable law or agreed to in writing, software
13-
distributed under the License is distributed on an "AS IS" BASIS,
14-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15-
See the License for the specific language governing permissions and
16-
limitations under the License.
17-
18-
-->
192
<extensions>
203
<extension>
214
<groupId>io.spring.develocity.conventions</groupId>

ci/pipeline.properties

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,6 @@
1-
#
2-
# Copyright 2011-2025 the original author or authors.
3-
#
4-
# Licensed under the Apache License, Version 2.0 (the "License");
5-
# you may not use this file except in compliance with the License.
6-
# You may obtain a copy of the License at
7-
#
8-
# https://www.apache.org/licenses/LICENSE-2.0
9-
#
10-
# Unless required by applicable law or agreed to in writing, software
11-
# distributed under the License is distributed on an "AS IS" BASIS,
12-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13-
# See the License for the specific language governing permissions and
14-
# limitations under the License.
15-
#
16-
171
# Java versions
18-
java.main.tag=24.0.1_9-jdk-noble
19-
java.next.tag=24.0.1_9-jdk-noble
2+
java.main.tag=25-jdk-noble
3+
java.next.tag=25-jdk-noble
204

215
# Docker container images - standard
226
docker.java.main.image=library/eclipse-temurin:${java.main.tag}

0 commit comments

Comments
 (0)