pekko/akka-tutorials/akka-tutorial-first/project/build.properties

6 lines
162 B
Properties
Raw Normal View History

project.organization=se.scalablesolutions.akka
project.name=Akka Tutorial 1 SBT
2011-04-07 13:41:27 +12:00
project.version=1.1-SNAPSHOT
build.scala.versions=2.9.0.RC1
sbt.version=0.7.6.RC0