Fixes BOM to use the same parent as the main project

This commit is contained in:
Lukasz Lenart
2020-02-23 13:58:42 +01:00
parent ad2d5fddd7
commit f73f494605
+1 -1
View File
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.struts</groupId>
<artifactId>struts-master</artifactId>
<version>13</version>
<version>14</version>
</parent>
<artifactId>struts2-bom</artifactId>