[Scala][Lagom] rename generator from scala-lagom to scala-lagom-server (#7014)

* rename scala-lagom to scala-lagom-server

* add back pom.xml and shell script

* update scala-lagom-server path in circleci pom.xml

* make shell script executable

* rename batch file
This commit is contained in:
William Cheng
2017-11-21 23:24:02 +08:00
committed by GitHub
parent 573b5518be
commit 803f337d24
30 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
version := "1.0.0"
name := "scala-lagom"
name := "scala-lagom-server"
organization := "io.swagger"