You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ra...@apache.org on 2015/09/09 00:07:03 UTC

[3/3] stratos git commit: Add PCA integration test to pom

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 <ra...@gmail.com>
Authored: Thu Sep 3 12:22:55 2015 +0530
Committer: Akila Perera <ra...@gmail.com>
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