WW-4952 Uses struts parent 13 to fix issue with wrong release profile

This commit is contained in:
Lukasz Lenart
2018-10-04 09:13:08 +02:00
parent b77b1c13cc
commit 13d9053050
+1 -1
View File
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.struts</groupId>
<artifactId>struts-master</artifactId>
<version>12</version>
<version>13</version>
</parent>
<modelVersion>4.0.0</modelVersion>