commit | d0fb7ed2182be370c97318768e0ecab9d4b3fc21 | [log] [tgz] |
---|---|---|
author | Fabio Ponciroli <ponch78@gmail.com> | Wed Feb 28 22:51:55 2018 +0000 |
committer | Fabio Ponciroli <ponch78@gmail.com> | Wed Feb 28 22:51:55 2018 +0000 |
tree | 18e1c3b192d5aba18e7db74cae6d15c032e3bc13 | |
parent | e33c772e1fd11e72834c9e6b2da8e7ad32e7ea67 [diff] |
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"