Repository: tomee Updated Branches: refs/heads/tomee-1.7.x e3b4bab4c -> 4e125a43c
Correct version numbers Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/4e125a43 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/4e125a43 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/4e125a43 Branch: refs/heads/tomee-1.7.x Commit: 4e125a43c2b60670de193fe67108c4e4e57b4db4 Parents: e3b4bab Author: Jonathan Gallimore <[email protected]> Authored: Mon Sep 18 22:58:21 2017 +0100 Committer: Jonathan Gallimore <[email protected]> Committed: Mon Sep 18 22:58:21 2017 +0100 ---------------------------------------------------------------------- deps/jstl-patched/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/4e125a43/deps/jstl-patched/pom.xml ---------------------------------------------------------------------- diff --git a/deps/jstl-patched/pom.xml b/deps/jstl-patched/pom.xml index 432da9b..c3d2c51 100644 --- a/deps/jstl-patched/pom.xml +++ b/deps/jstl-patched/pom.xml @@ -21,7 +21,7 @@ <parent> <artifactId>deps</artifactId> <groupId>org.apache.openejb</groupId> - <version>4.6.0.3-TT.9-SNAPSHOT</version> + <version>4.7.5-SNAPSHOT</version> </parent> <groupId>org.apache.openejb.patch</groupId>
