Repository: tomee Updated Branches: refs/heads/develop 3761a61b6 -> 03d4fdf36
Version Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/03d4fdf3 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/03d4fdf3 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/03d4fdf3 Branch: refs/heads/develop Commit: 03d4fdf36c571d6abf8cdf71306f3d78417d0954 Parents: 3761a61 Author: AndyGee <[email protected]> Authored: Wed Nov 12 11:01:12 2014 +0100 Committer: AndyGee <[email protected]> Committed: Wed Nov 12 11:01:29 2014 +0100 ---------------------------------------------------------------------- examples/deltaspike-fullstack/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/03d4fdf3/examples/deltaspike-fullstack/pom.xml ---------------------------------------------------------------------- diff --git a/examples/deltaspike-fullstack/pom.xml b/examples/deltaspike-fullstack/pom.xml index ae7748a..0a0baf1 100644 --- a/examples/deltaspike-fullstack/pom.xml +++ b/examples/deltaspike-fullstack/pom.xml @@ -22,7 +22,7 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <version.myfaces2>2.2.3</version.myfaces2> + <version.myfaces2>2.2.5</version.myfaces2> <version.deltaspike>1.0.1</version.deltaspike> <version.extval>2.0.8</version.extval> <version.openejb>5.0.0-SNAPSHOT</version.openejb>
