File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 270
270
<version .sisu-maven-plugin>0.9.0.M3</version .sisu-maven-plugin>
271
271
<version .impsort-maven-plugin>1.11.0</version .impsort-maven-plugin>
272
272
<version .formatter-maven-plugin>2.24.1</version .formatter-maven-plugin>
273
+ <version .versions.plugin>2.17.1</version .versions.plugin>
273
274
274
275
<!-- Forbidden API related properties -->
275
276
<forbiddenapis-junit .path>forbidden-junit.txt</forbiddenapis-junit .path>
1454
1455
<artifactId >sisu-maven-plugin</artifactId >
1455
1456
<version >${version.sisu-maven-plugin} </version >
1456
1457
</plugin >
1458
+ <plugin >
1459
+ <groupId >org.codehaus.mojo</groupId >
1460
+ <artifactId >versions-maven-plugin</artifactId >
1461
+ <version >${version.versions.plugin} </version >
1462
+ </plugin >
1457
1463
</plugins >
1458
1464
</pluginManagement >
1459
1465
</build >
You can’t perform that action at this time.
0 commit comments