Match the CI name

Name needs to match the CI one to build the artifact

Change-Id: I75ac09cdefb9d28df00f3f028d81c5a9b7368666
diff --git a/build.sbt b/build.sbt
index fb95c41..011bdc1 100644
--- a/build.sbt
+++ b/build.sbt
@@ -7,7 +7,7 @@
 
 organization := "gerritforge"
 
-name := "GerritAnalytics"
+name := "analytics-etl"
 
 scalaVersion := "2.11.8"