You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ts...@apache.org on 2013/06/04 10:56:53 UTC

[2/3] git commit: updated refs/heads/master to bc345e5

developer pom is for developer environment

Naming the developer project to "Apache CloudStack developer mode"
instead of tools. Tools are cli, marvin, etc

Signed-off-by: Prasanna Santhanam <ts...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/25fac833
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/25fac833
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/25fac833

Branch: refs/heads/master
Commit: 25fac833262388a8229c28ba1ab7837977e11b7f
Parents: 0401774
Author: Prasanna Santhanam <ts...@apache.org>
Authored: Tue Jun 4 13:52:54 2013 +0530
Committer: Prasanna Santhanam <ts...@apache.org>
Committed: Tue Jun 4 14:26:40 2013 +0530

----------------------------------------------------------------------
 developer/pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/25fac833/developer/pom.xml
----------------------------------------------------------------------
diff --git a/developer/pom.xml b/developer/pom.xml
index 3dc276a..9bfb792 100644
--- a/developer/pom.xml
+++ b/developer/pom.xml
@@ -13,7 +13,7 @@
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
   <artifactId>cloud-developer</artifactId>
-  <name>Apache CloudStack Developer Tools</name>
+  <name>Apache CloudStack Developer Mode</name>
   <packaging>pom</packaging>
   <parent>
     <groupId>org.apache.cloudstack</groupId>