File tree Expand file tree Collapse file tree 3 files changed +14
-4
lines changed
Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : " maven"
4+ directory : " /"
5+ schedule :
6+ interval : " weekly"
7+ groups :
8+ minor-and-patch :
9+ applies-to : version-updates
10+ update-types :
11+ - " patch"
12+ - " minor"
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<!--
3- Copyright 2015 Basis Technology Corp.
3+ Copyright 2015-2024 Basis Technology Corp.
44
55 Licensed under the Apache License, Version 2.0 (the "License");
66 you may not use this file except in compliance with the License.
6262 <plugin >
6363 <groupId >org.apache.maven.plugins</groupId >
6464 <artifactId >maven-failsafe-plugin</artifactId >
65- <version >${maven-surefire-plugin.version} </version >
6665 <executions >
6766 <execution >
6867 <id >integration-tests</id >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<!--
3- Copyright 2015 Basis Technology Corp.
3+ Copyright 2015-2024 Basis Technology Corp.
44
55 Licensed under the Apache License, Version 2.0 (the "License");
66 you may not use this file except in compliance with the License.
137137 <plugin >
138138 <groupId >org.apache.maven.plugins</groupId >
139139 <artifactId >maven-failsafe-plugin</artifactId >
140- <version >${maven-surefire-plugin.version} </version >
141140 <executions >
142141 <execution >
143142 <id >integration-tests</id >
You can’t perform that action at this time.
0 commit comments