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/17 10:17:33 UTC

git commit: refactored cartridge agent module name

Updated Branches:
  refs/heads/master c6205d919 -> 12570a4de


refactored cartridge agent module name

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

Branch: refs/heads/master
Commit: 12570a4de740d2cac840a3757010d7b4a1e94b23
Parents: c6205d9
Author: Imesh Gunaratne <im...@wso2.com>
Authored: Wed Jul 17 13:38:23 2013 +0530
Committer: Lakmal Warusawithana <la...@wso2.com>
Committed: Wed Jul 17 13:41:44 2013 +0530

----------------------------------------------------------------------
 components/org.apache.stratos.cartridge.agent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/12570a4d/components/org.apache.stratos.cartridge.agent/pom.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cartridge.agent/pom.xml b/components/org.apache.stratos.cartridge.agent/pom.xml
index 6705050..a41e3af 100644
--- a/components/org.apache.stratos.cartridge.agent/pom.xml
+++ b/components/org.apache.stratos.cartridge.agent/pom.xml
@@ -30,7 +30,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>org.apache.stratos.cartridge.agent</artifactId>
         <packaging>bundle</packaging>
-	<name>Apache Stratos Cartridge Agent - agent</name>
+	<name>Apache Stratos - Cartridge Agent</name>
 
 	<dependencies>
 		<dependency>