File tree Expand file tree Collapse file tree 5 files changed +21
-1
lines changed
apache-maven/src/test/resources Expand file tree Collapse file tree 5 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,12 @@ specific language governing permissions and limitations
3737under the License.
3838-->
3939
40+ <!--
41+ THIS FILE IS GENERATED - DO NOT EDIT
42+ Generated from: apache-maven/src/test/resources/maven-configuration.md.vm
43+ To modify this file, edit the template and regenerate.
44+ -->
45+
4046]]#
4147
4248#macro(yesno $val)
Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ under the License.
162162 <plexusInterpolationVersion >1.28</plexusInterpolationVersion >
163163 <plexusTestingVersion >1.5.0</plexusTestingVersion >
164164 <plexusXmlVersion >4.1.0</plexusXmlVersion >
165- <resolverVersion >2.0.8 </resolverVersion >
165+ <resolverVersion >2.0.9 </resolverVersion >
166166 <securityDispatcherVersion >4.1.0</securityDispatcherVersion >
167167 <sisuVersion >0.9.0.M3</sisuVersion >
168168 <slf4jVersion >2.0.17</slf4jVersion >
Original file line number Diff line number Diff line change 1616# specific language governing permissions and limitations
1717# under the License.
1818#
19+ # THIS FILE IS GENERATED - DO NOT EDIT
20+ # Generated from: maven-resolver-tools/src/main/resources/configuration.properties.vm
21+ # To modify this file, edit the template and regenerate.
22+ #
1923props.count = 62
2024props.1.key = maven.build.timestamp.format
2125props.1.configurationType = String
Original file line number Diff line number Diff line change 1616# specific language governing permissions and limitations
1717# under the License.
1818#
19+ # THIS FILE IS GENERATED - DO NOT EDIT
20+ # Generated from: maven-resolver-tools/src/main/resources/configuration.yaml.vm
21+ # To modify this file, edit the template and regenerate.
22+ #
1923props :
2024 - key : maven.build.timestamp.format
2125 configurationType : String
Original file line number Diff line number Diff line change @@ -19,6 +19,12 @@ specific language governing permissions and limitations
1919under the License.
2020-->
2121
22+ <!--
23+ THIS FILE IS GENERATED - DO NOT EDIT
24+ Generated from: apache-maven/src/test/resources/maven-configuration.md.vm
25+ To modify this file, edit the template and regenerate.
26+ -->
27+
2228
2329
2430
You can’t perform that action at this time.
0 commit comments