Skip to content

Commit 73658c3

Browse files
committed
Remove outdated invoker conditions
1 parent ad42de0 commit 73658c3

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

src/it/MPIR-300/invoker.properties

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
# to you under the Apache License, Version 2.0 (the
66
# "License"); you may not use this file except in compliance
77
# with the License. You may obtain a copy of the License at
8-
#
8+
#
99
# http://www.apache.org/licenses/LICENSE-2.0
10-
#
10+
#
1111
# Unless required by applicable law or agreed to in writing,
1212
# software distributed under the License is distributed on an
1313
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -16,4 +16,3 @@
1616
# under the License.
1717

1818
invoker.goals = ${project.groupId}:${project.artifactId}:${project.version}:plugins
19-
invoker.maven.version = 3.0+

src/it/MPIR-349/parent/invoker.properties

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
# to you under the Apache License, Version 2.0 (the
66
# "License"); you may not use this file except in compliance
77
# with the License. You may obtain a copy of the License at
8-
#
8+
#
99
# http://www.apache.org/licenses/LICENSE-2.0
10-
#
10+
#
1111
# Unless required by applicable law or agreed to in writing,
1212
# software distributed under the License is distributed on an
1313
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -17,7 +17,6 @@
1717

1818
invoker.goals.1 = ${project.groupId}:${project.artifactId}:${project.version}:index
1919
invoker.goals.2 = ${project.groupId}:${project.artifactId}:${project.version}:modules
20-
invoker.maven.version = 3.0+
2120

2221
# Specific profile defined in settings.xml, for variables interpolation in module URL check (in 'index' and 'modules' reports)
2322
invoker.profiles=site-location

0 commit comments

Comments
 (0)