updated build scripts to sbt 1.0

added service returning a tar archive with all the requested packages
This commit is contained in:
2017-09-24 19:31:02 +02:00
parent bf8b765117
commit 3ba670a52f
4 changed files with 64 additions and 16 deletions

View File

@@ -1 +1 @@
sbt.version=0.13.13
sbt.version=1.0.1

View File

@@ -1 +1 @@
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "2.1.0")
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.0.0")