File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.shared</groupId >
25
25
<artifactId >maven-shared-components</artifactId >
26
- <version >41 </version >
26
+ <version >42 </version >
27
27
<relativePath />
28
28
</parent >
29
29
Original file line number Diff line number Diff line change 37
37
<plugin >
38
38
<groupId >org.apache.maven.plugins</groupId >
39
39
<artifactId >maven-plugin-plugin</artifactId >
40
- <version >@maven. plugin. tools.version @</version >
40
+ <version >@version.maven- plugin- tools@</version >
41
41
</plugin >
42
42
</plugins >
43
43
</build >
51
51
<dependency >
52
52
<groupId >org.apache.maven.plugin-tools</groupId >
53
53
<artifactId >maven-plugin-annotations</artifactId >
54
- <version >@maven. plugin. tools.version @</version >
54
+ <version >@version.maven- plugin- tools@</version >
55
55
<scope >provided</scope >
56
56
</dependency >
57
57
<dependency >
You can’t perform that action at this time.
0 commit comments