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 2013/07/02 12:19:15 UTC

[5/6] git commit: correcting sub module name

correcting sub module name


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

Branch: refs/heads/master
Commit: 94ded2e14dfbca1a249419305129891c81fe1d4f
Parents: 9daf221
Author: Isuru <is...@wso2.com>
Authored: Tue Jul 2 15:47:26 2013 +0530
Committer: Isuru <is...@wso2.com>
Committed: Tue Jul 2 15:47:26 2013 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/94ded2e1/service-stubs/pom.xml
----------------------------------------------------------------------
diff --git a/service-stubs/pom.xml b/service-stubs/pom.xml
index 1bbc1c4..9a24cd0 100644
--- a/service-stubs/pom.xml
+++ b/service-stubs/pom.xml
@@ -36,7 +36,7 @@
     <url>http://apache.org</url>
 
     <modules>                            
-        <module>org.wso2.carbon.load.balance.cartridge.autoscaler.service.stub/4.1.3</module>
+        <module>org.apache.stratos.load.balance.cartridge.autoscaler.service.stub/4.1.3</module>
     </modules>
 
     <build>