File tree Expand file tree Collapse file tree
build-classpath-output-file-and-property
go-offline-ractor-exclude/module1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -501,9 +501,6 @@ under the License.
501501 </pomIncludes >
502502 <!-- for mrm -->
503503 <settingsFile >src/it/mrm/settings.xml</settingsFile >
504- <filterProperties >
505- <compilerPluginVersion >3.11.0</compilerPluginVersion >
506- </filterProperties >
507504 <addTestClassPath >true</addTestClassPath >
508505 </configuration >
509506 <dependencies >
Original file line number Diff line number Diff line change 6262 <plugin >
6363 <groupId >org.apache.maven.plugins</groupId >
6464 <artifactId >maven-enforcer-plugin</artifactId >
65- <version >3.3.0 </version >
65+ <version >@version.maven-enforcer-plugin@ </version >
6666 <executions >
6767 <execution >
6868 <id >enforce-property</id >
Original file line number Diff line number Diff line change 4545 <plugin >
4646 <groupId >org.apache.maven.plugins</groupId >
4747 <artifactId >maven-clean-plugin</artifactId >
48- <version >3.5.0 </version >
48+ <version >@version.maven-clean-plugin@ </version >
4949 </plugin >
5050 </plugins >
5151 </pluginManagement >
Original file line number Diff line number Diff line change 5151 <plugin >
5252 <groupId >org.apache.maven.plugins</groupId >
5353 <artifactId >maven-clean-plugin</artifactId >
54- <version >3.5.0 </version >
54+ <version >@version.maven-clean-plugin@ </version >
5555 </plugin >
5656 </plugins >
5757 </pluginManagement >
Original file line number Diff line number Diff line change 4242 <plugin >
4343 <groupId >org.apache.maven.plugins</groupId >
4444 <artifactId >maven-assembly-plugin</artifactId >
45- <version >3.7.1 </version >
45+ <version >@version.maven-assembly-plugin@ </version >
4646 </plugin >
4747 <plugin >
4848 <groupId >org.apache.maven.plugins</groupId >
4949 <artifactId >maven-dependency-plugin</artifactId >
50- <version >3.10.0 </version >
50+ <version >@project.version@ </version >
5151 </plugin >
5252 <plugin >
5353 <groupId >org.apache.maven.plugins</groupId >
5454 <artifactId >maven-surefire-plugin</artifactId >
55- <version >3.5.4 </version >
55+ <version >@version.maven-surefire@ </version >
5656 </plugin >
5757 <plugin >
5858 <groupId >org.apache.maven.plugins</groupId >
7171 <plugin >
7272 <groupId >org.apache.maven.plugins</groupId >
7373 <artifactId >maven-failsafe-plugin</artifactId >
74- <version >3.5.4 </version >
74+ <version >@version.maven-surefire@ </version >
7575 </plugin >
7676 <plugin >
7777 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments