ignite-111 format licenses changed to check
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/4ffd64ed Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/4ffd64ed Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/4ffd64ed Branch: refs/heads/ignite-57 Commit: 4ffd64ed40955bd8c63bb3d6eff3c602961994ce Parents: e92e167 Author: avinogradov <[email protected]> Authored: Wed Feb 4 17:18:14 2015 +0300 Committer: avinogradov <[email protected]> Committed: Wed Feb 4 17:18:14 2015 +0300 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/4ffd64ed/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2383ceb..5fc8579 100644 --- a/pom.xml +++ b/pom.xml @@ -308,7 +308,7 @@ <id>check-license</id> <phase>validate</phase> <goals> - <goal>format</goal> + <goal>check</goal> </goals> </execution> </executions>
