Change project name Project: http://git-wip-us.apache.org/repos/asf/incubator-cmda/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cmda/commit/6c887ad9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cmda/tree/6c887ad9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cmda/diff/6c887ad9
Branch: refs/heads/master Commit: 6c887ad9eee07e16f95df9c08e4423cd3170238b Parents: 011075b Author: mingqi830 <m...@andrew.cmu.edu> Authored: Wed Sep 2 15:09:53 2015 -0700 Committer: mingqi830 <m...@andrew.cmu.edu> Committed: Wed Sep 2 15:09:53 2015 -0700 ---------------------------------------------------------------------- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cmda/blob/6c887ad9/build.sbt ---------------------------------------------------------------------- diff --git a/build.sbt b/build.sbt index e82b353..af199b0 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -name := "CMUSDS" +name := "ApacheCMDA_Frontend" version := "1.0-SNAPSHOT"