Repository: struts Updated Branches: refs/heads/develop f99a614d4 -> 75027a3cb refs/heads/master 8cb1feb41 -> 6d16144e3
Updates version Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/b0742238 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/b0742238 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/b0742238 Branch: refs/heads/develop Commit: b0742238abac134c5fa131781e00da82a911e861 Parents: f4b4ffb Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Wed Dec 31 18:16:55 2014 +0100 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Wed Dec 31 18:16:55 2014 +0100 ---------------------------------------------------------------------- bom/pom.xml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/b0742238/bom/pom.xml ---------------------------------------------------------------------- diff --git a/bom/pom.xml b/bom/pom.xml index ccd3e57..1dcd117 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -10,7 +10,7 @@ </parent> <artifactId>struts2-bom</artifactId> - <version>2.3.22-SNAPSHOT</version> + <version>2.3.21</version> <packaging>pom</packaging> <name>Struts 2 Bill of Materials</name> @@ -25,7 +25,7 @@ </licenses> <properties> - <struts-version.version>2.3.22-SNAPSHOT</struts-version.version> + <struts-version.version>2.3.21</struts-version.version> </properties> <build> http://git-wip-us.apache.org/repos/asf/struts/blob/b0742238/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 94f9fba..a8d5809 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ <modelVersion>4.0.0</modelVersion> <artifactId>struts2-parent</artifactId> - <version>2.3.22-SNAPSHOT</version> + <version>2.3.21</version> <packaging>pom</packaging> <name>Struts 2</name> <url>http://struts.apache.org/</url>