You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ni...@apache.org on 2014/03/28 17:53:57 UTC

git commit: removing integration module from pom

Repository: incubator-stratos
Updated Branches:
  refs/heads/master 064f7e8b5 -> 29b53b382


removing integration module from pom


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/29b53b38
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/29b53b38
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/29b53b38

Branch: refs/heads/master
Commit: 29b53b382c83a0b3af9e1b1a7cfebba0a419ae95
Parents: 064f7e8
Author: Nirmal Fernando <ni...@apache.org>
Authored: Fri Mar 28 22:23:15 2014 +0530
Committer: Nirmal Fernando <ni...@apache.org>
Committed: Fri Mar 28 22:23:15 2014 +0530

----------------------------------------------------------------------
 products/stratos/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/29b53b38/products/stratos/pom.xml
----------------------------------------------------------------------
diff --git a/products/stratos/pom.xml b/products/stratos/pom.xml
index a952385..7d89f78 100755
--- a/products/stratos/pom.xml
+++ b/products/stratos/pom.xml
@@ -36,7 +36,7 @@
     <modules>
         <module>modules/p2-profile-gen</module>
         <module>modules/distribution</module>
-        <module>modules/integration</module>
+        <!--module>modules/integration</module-->
     </modules>
 
     <dependencyManagement>