Repository: incubator-ignite Updated Branches: refs/heads/ignite-843 2c7367d26 -> 8a3dc178c
IGNITE-843 Minor fix of README.txt Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/8a3dc178 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/8a3dc178 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/8a3dc178 Branch: refs/heads/ignite-843 Commit: 8a3dc178c3c69b9709e908d7137537e3b11a78d3 Parents: 2c7367d Author: AKuznetsov <akuznet...@gridgain.com> Authored: Wed Aug 5 09:51:54 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Wed Aug 5 09:51:54 2015 +0700 ---------------------------------------------------------------------- modules/control-center-agent/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/8a3dc178/modules/control-center-agent/README.txt ---------------------------------------------------------------------- diff --git a/modules/control-center-agent/README.txt b/modules/control-center-agent/README.txt index 0341952..71538d8 100644 --- a/modules/control-center-agent/README.txt +++ b/modules/control-center-agent/README.txt @@ -23,4 +23,4 @@ Main command line arguments: Ignite Control Center Agent Build Instructions ====================================== - start mvn clean package -Pcontrol-center -pl modules/control-center-agent -am -DskipTests + mvn clean package -Pcontrol-center -pl modules/control-center-agent -am -DskipTests