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