You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by mc...@apache.org on 2014/01/22 20:28:08 UTC

[43/53] [abbrv] git commit: updated refs/heads/rbac to 33cd1ab

Cosmetics


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

Branch: refs/heads/rbac
Commit: 7ab3e277c490f708154e86d47afe033accc80b60
Parents: 532bf4b
Author: Hugo Trippaers <ht...@schubergphilis.com>
Authored: Wed Jan 22 10:09:37 2014 +0100
Committer: Hugo Trippaers <ht...@schubergphilis.com>
Committed: Wed Jan 22 10:11:20 2014 +0100

----------------------------------------------------------------------
 framework/spring/module/pom.xml                   | 1 +
 plugins/network-elements/stratosphere-ssp/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/7ab3e277/framework/spring/module/pom.xml
----------------------------------------------------------------------
diff --git a/framework/spring/module/pom.xml b/framework/spring/module/pom.xml
index 14bcfbe..33196a7 100644
--- a/framework/spring/module/pom.xml
+++ b/framework/spring/module/pom.xml
@@ -20,6 +20,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-framework-spring-module</artifactId>
+    <name>Apache CloudStack Framework - Spring Module</name>
     <parent>
         <groupId>org.apache.cloudstack</groupId>
         <artifactId>cloud-maven-standard</artifactId>

http://git-wip-us.apache.org/repos/asf/cloudstack/blob/7ab3e277/plugins/network-elements/stratosphere-ssp/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/network-elements/stratosphere-ssp/pom.xml b/plugins/network-elements/stratosphere-ssp/pom.xml
index 41d0803..b04f1f5 100644
--- a/plugins/network-elements/stratosphere-ssp/pom.xml
+++ b/plugins/network-elements/stratosphere-ssp/pom.xml
@@ -20,7 +20,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-plugin-network-ssp</artifactId>
-  <name>Apache Cloudstack Plugin - Stratosphere SSP</name>
+  <name>Apache CloudStack Plugin - Stratosphere SSP</name>
   <url>http://www.stratosphere.co.jp/</url>
   <parent>
     <groupId>org.apache.cloudstack</groupId>