mirror of
https://github.com/apache/struts.git
synced 2026-08-05 06:36:58 +00:00
Uses proper version of parent
This commit is contained in:
+2
-2
@@ -10,7 +10,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>struts2-bom</artifactId>
|
||||
<version>2.3.25-SNAPSHOT</version>
|
||||
<version>2.5-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Struts 2 Bill of Materials</name>
|
||||
@@ -25,7 +25,7 @@
|
||||
</licenses>
|
||||
|
||||
<properties>
|
||||
<struts-version.version>2.3.25-SNAPSHOT</struts-version.version>
|
||||
<struts-version.version>2.5-SNAPSHOT</struts-version.version>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user