diff options
author | Pacien TRAN-GIRARD | 2015-01-22 20:58:09 +0100 |
---|---|---|
committer | Pacien TRAN-GIRARD | 2015-01-22 20:58:09 +0100 |
commit | 2f6780969318c08c7a0a0e8e52a7dad33ff53786 (patch) | |
tree | 893d9356b0fd02b40124712bfa88128f02cd7b53 /project/build.properties | |
download | minibay-2f6780969318c08c7a0a0e8e52a7dad33ff53786.tar.gz |
Bootstrap Play Scala project
Diffstat (limited to 'project/build.properties')
-rw-r--r-- | project/build.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/project/build.properties b/project/build.properties new file mode 100644 index 0000000..0e26d51 --- /dev/null +++ b/project/build.properties | |||
@@ -0,0 +1,4 @@ | |||
1 | #Activator-generated Properties | ||
2 | #Thu Jan 22 20:23:52 CET 2015 | ||
3 | template.uuid=59b33e52-e2cf-4bb9-9028-4e0fce1b8ea7 | ||
4 | sbt.version=0.13.5 | ||