ignite-717
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/aa8912d9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/aa8912d9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/aa8912d9 Branch: refs/heads/ignite-718 Commit: aa8912d9f9910f83b46213beec94796d7efba52e Parents: a22e197 Author: Anton Vinogradov <avinogra...@gridgain.com> Authored: Sat Apr 11 15:46:07 2015 +0300 Committer: Anton Vinogradov <avinogra...@gridgain.com> Committed: Sat Apr 11 15:46:07 2015 +0300 ---------------------------------------------------------------------- pom.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/aa8912d9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1ebf7c7..c068b56 100644 --- a/pom.xml +++ b/pom.xml @@ -408,7 +408,6 @@ <outputDirectory>target/release-package/bin</outputDirectory> <finalName>include</finalName> <appendAssemblyId>false</appendAssemblyId> - <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot> </configuration> </execution> @@ -425,7 +424,6 @@ <outputDirectory>target/release-package/bin</outputDirectory> <finalName>include</finalName> <appendAssemblyId>false</appendAssemblyId> - <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot> </configuration> </execution> @@ -442,7 +440,6 @@ <outputDirectory>target/release-package</outputDirectory> <finalName>bin</finalName> <appendAssemblyId>false</appendAssemblyId> - <runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot> </configuration> </execution> </executions>