From 8e3e766622c6a2506b7e3f4e880064ae4129c4d4 Mon Sep 17 00:00:00 2001 From: Wilder Rodrigues Date: Mon, 25 Jan 2016 15:52:58 +0100 Subject: [PATCH] Replaces Cloudstack with Cosmic --- .gitignore | 4 ++++ pom.xml | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 167616b1bb..c83a616a47 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,7 @@ com_crashlytics_export_strings.xml crashlytics.properties crashlytics-build.properties fabric.properties + +# Eclipse project settings +.project +.settings/ diff --git a/pom.xml b/pom.xml index 3cc4b31dbc..a2e914bd6a 100644 --- a/pom.xml +++ b/pom.xml @@ -7,9 +7,9 @@ cosmic 5.0.0-SNAPSHOT pom - Apache CloudStack - Apache CloudStack is an IaaS (“Infrastructure as a Service”) cloud orchestration platform. - http://www.cloudstack.org + Cosmic + Cosmic is an IaaS (“Infrastructure as a Service”) cloud orchestration platform. + http://www.cosmic.cloud 3.0.4 @@ -131,7 +131,7 @@ maven-checkstyle-plugin - cloudstack-checkstyle + cosmic-checkstyle none false @@ -153,7 +153,7 @@ - cloudstack-checkstyle + cosmic-checkstyle validate check