You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by la...@apache.org on 2013/07/24 14:18:56 UTC

git commit: Added topology mgt service stub to service stubs

Updated Branches:
  refs/heads/master c3bfb31c1 -> 3a6c7231b


Added topology mgt service stub to service stubs

Signed-off-by: Lakmal Warusawithana <la...@wso2.com>


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

Branch: refs/heads/master
Commit: 3a6c7231b44eb6007fc54fa5939cc25809ca387e
Parents: c3bfb31
Author: Imesh Gunaratne <im...@wso2.com>
Authored: Wed Jul 24 17:38:29 2013 +0530
Committer: Lakmal Warusawithana <la...@wso2.com>
Committed: Wed Jul 24 17:48:31 2013 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/3a6c7231/service-stubs/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/pom.xml b/service-stubs/pom.xml
index 5c413f3..526f2d4 100644
--- a/service-stubs/pom.xml
+++ b/service-stubs/pom.xml
@@ -54,6 +54,7 @@
         <module>org.apache.stratos.load.balance.agent.stub</module>
         <module>org.apache.stratos.adc.reponotification.service.stub</module>
         <module>org.apache.stratos.adc.repoinformation.service.stub</module>
+        <module>org.apache.stratos.adc.topologymgt.service.stub</module>
     </modules>
 
     <build>