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

git commit: Removed unnecessary products from pom.xml

Repository: incubator-stratos
Updated Branches:
  refs/heads/master 70ae022f9 -> d17aa8c59


Removed unnecessary products from pom.xml


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

Branch: refs/heads/master
Commit: d17aa8c599df0b7819fe2db4a8a45d63532aef3f
Parents: 70ae022
Author: M. Isuru Tharanga Chrishantha Perera <is...@apache.org>
Authored: Fri Apr 4 11:55:05 2014 +0530
Committer: M. Isuru Tharanga Chrishantha Perera <is...@apache.org>
Committed: Fri Apr 4 11:56:08 2014 +0530

----------------------------------------------------------------------
 products/pom.xml | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/d17aa8c5/products/pom.xml
----------------------------------------------------------------------
diff --git a/products/pom.xml b/products/pom.xml
index f2eb1b9..96826cd 100644
--- a/products/pom.xml
+++ b/products/pom.xml
@@ -35,9 +35,6 @@
     <url>http://apache.org</url>
 
     <modules>
-        <!--module>autoscaler</module>
-        <module>cloud-controller</module>
-        <module>stratos-manager</module-->
         <module>cartridge-agent</module>
         <module>stratos-cli</module>
         <module>load-balancer</module>