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/20 13:51:19 UTC

[24/33] git commit: adding single jvm product to root pom

adding single jvm product to root 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/167bbbfa
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/167bbbfa
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/167bbbfa

Branch: refs/heads/master
Commit: 167bbbfa48215a03324a32a1bc53571e2ff595b4
Parents: 0248768
Author: Nirmal Fernando <ni...@apache.org>
Authored: Thu Mar 20 09:27:03 2014 +0530
Committer: Nirmal Fernando <ni...@apache.org>
Committed: Thu Mar 20 09:27:03 2014 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/167bbbfa/products/pom.xml
----------------------------------------------------------------------
diff --git a/products/pom.xml b/products/pom.xml
index 38dcbcd..740e64b 100644
--- a/products/pom.xml
+++ b/products/pom.xml
@@ -41,6 +41,7 @@
         <module>stratos-cli</module>
         <module>stratos-manager</module>
         <module>cartridge-agent</module>
+        <module>stratos</module>
     </modules>
 </project>