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/16 08:56:36 UTC

git commit: Add org.apache.stratos.redirector.servlet.stub to service_stub pom

Updated Branches:
  refs/heads/master b61806980 -> 24113f75f


Add org.apache.stratos.redirector.servlet.stub to service_stub pom

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/24113f75
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/24113f75
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/24113f75

Branch: refs/heads/master
Commit: 24113f75fce6468d9a78d4b518bcb2f946b3f127
Parents: b618069
Author: Manula Thantriwatte <ma...@wso2.com>
Authored: Tue Jul 16 12:03:30 2013 +0530
Committer: Lakmal Warusawithana <la...@wso2.com>
Committed: Tue Jul 16 12:26:22 2013 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/24113f75/service-stubs/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/pom.xml b/service-stubs/pom.xml
index b13310e..9c2010e 100644
--- a/service-stubs/pom.xml
+++ b/service-stubs/pom.xml
@@ -50,6 +50,7 @@
 	<module>org.apache.stratos.validate.domain.stub</module>
 	<module>org.apache.stratos.adc.instanceinfo.mgt.stub</module>
 	<module>org.apache.stratos.tenant.register.gapp.stub</module>
+	<module>org.apache.stratos.redirector.servlet.stub</module>
     </modules>
 
     <build>