Merge branch 'APEXCORE-487' of github.com:vrozov/apex-core
Project: http://git-wip-us.apache.org/repos/asf/apex-core/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-core/commit/1b1813f9 Tree: http://git-wip-us.apache.org/repos/asf/apex-core/tree/1b1813f9 Diff: http://git-wip-us.apache.org/repos/asf/apex-core/diff/1b1813f9 Branch: refs/heads/master Commit: 1b1813f9646a7e578775c9d17272f6f1696b0d31 Parents: 4fd51ca 68be2f8 Author: David Yan <[email protected]> Authored: Mon Jul 11 17:24:27 2016 -0700 Committer: David Yan <[email protected]> Committed: Mon Jul 11 17:24:27 2016 -0700 ---------------------------------------------------------------------- .../main/resources/archetype-resources/pom.xml | 2 +- .../main/resources/archetype-resources/pom.xml | 236 +++++++++--------- engine/pom.xml | 1 + .../stram/client/AppPackageTest.java | 2 +- .../stram/support/StramTestSupport.java | 12 +- .../resources/testAppPackage/mydtapp/pom.xml | 238 +++++++++---------- 6 files changed, 248 insertions(+), 243 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-core/blob/1b1813f9/engine/pom.xml ----------------------------------------------------------------------
