Skip to content

Commit

Permalink
Uses proper version of parent
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszlenart committed May 26, 2015
1 parent ffe0e20 commit c5cf86a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand All @@ -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>
Expand Down

0 comments on commit c5cf86a

Please sign in to comment.