Add PCA integration test to pom
Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/1233cbde Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/1233cbde Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/1233cbde Branch: refs/heads/master Commit: 1233cbde66898d5c3c22800ae926c8a396b9cebb Parents: f609666 Author: Akila Perera <[email protected]> Authored: Thu Sep 3 12:22:55 2015 +0530 Committer: Akila Perera <[email protected]> Committed: Wed Sep 9 03:36:27 2015 +0530 ---------------------------------------------------------------------- products/python-cartridge-agent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/1233cbde/products/python-cartridge-agent/pom.xml ---------------------------------------------------------------------- diff --git a/products/python-cartridge-agent/pom.xml b/products/python-cartridge-agent/pom.xml index 2e72823..5b85b4f 100755 --- a/products/python-cartridge-agent/pom.xml +++ b/products/python-cartridge-agent/pom.xml @@ -33,6 +33,6 @@ <modules> <module>modules/distribution</module> - + <module>modules/integration</module> </modules> </project> \ No newline at end of file
