Repository: cxf-fediz Updated Branches: refs/heads/master 0b2c2218b -> dd26b7a95
Fixing build Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/dd26b7a9 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/dd26b7a9 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/dd26b7a9 Branch: refs/heads/master Commit: dd26b7a95d105105f89ff79168eedc8b5c1464ea Parents: 0b2c221 Author: Colm O hEigeartaigh <[email protected]> Authored: Thu Sep 3 17:00:31 2015 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Thu Sep 3 17:00:31 2015 +0100 ---------------------------------------------------------------------- systests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/dd26b7a9/systests/pom.xml ---------------------------------------------------------------------- diff --git a/systests/pom.xml b/systests/pom.xml index 92612cd..7f3aa14 100644 --- a/systests/pom.xml +++ b/systests/pom.xml @@ -33,7 +33,7 @@ <module>tests</module> <module>webapps</module> <module>jetty8</module> - <module>romcat7</module> + <module>tomcat7</module> <module>tomcat8</module> <module>spring</module> <module>cxf</module>
