Repository: incubator-kylin Updated Branches: refs/heads/failsafetest [created] b97b74f20
hot fix Project: http://git-wip-us.apache.org/repos/asf/incubator-kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-kylin/commit/b97b74f2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-kylin/tree/b97b74f2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-kylin/diff/b97b74f2 Branch: refs/heads/failsafetest Commit: b97b74f20560fcf016c7fc461c2869a573361007 Parents: 0470d0a Author: honma <[email protected]> Authored: Mon Jul 6 12:24:34 2015 +0800 Committer: honma <[email protected]> Committed: Mon Jul 6 12:24:34 2015 +0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/b97b74f2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1827ccf..52a0a34 100644 --- a/pom.xml +++ b/pom.xml @@ -638,7 +638,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-failsafe-plugin</artifactId> - <version>2.6</version> + <version>2.16</version> <executions> <execution> <id>integration-tests</id>
