Updates bom
Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/27f451d9 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/27f451d9 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/27f451d9 Branch: refs/heads/release-2-3-24-1 Commit: 27f451d99a110907968c438fd0237b06088fb9dd Parents: 0cefe50 Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Tue Sep 22 07:41:42 2015 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Tue Sep 22 07:41:42 2015 +0200 ---------------------------------------------------------------------- bom/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/27f451d9/bom/pom.xml ---------------------------------------------------------------------- diff --git a/bom/pom.xml b/bom/pom.xml index cee1958..21863bb 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -10,7 +10,7 @@ </parent> <artifactId>struts2-bom</artifactId> - <version>2.3.24</version> + <version>2.3.24.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Struts 2 Bill of Materials</name> @@ -25,7 +25,7 @@ </licenses> <properties> - <struts-version.version>2.3.24</struts-version.version> + <struts-version.version>2.3.24.1</struts-version.version> </properties> <build>