And multiverse module config

This commit is contained in:
Peter Vlugter 2010-07-16 15:23:27 +12:00
parent d3d3bcbee1
commit 2c4ef418eb

View file

@ -68,8 +68,7 @@ class AkkaParent(info: ProjectInfo) extends DefaultProject(info) {
val atmosphereModuleConfig = ModuleConfiguration("org.atmosphere", sonatypeSnapshotRepo)
val liftModuleConfig = ModuleConfiguration("net.liftweb", ScalaToolsSnapshots)
def codehausSnapshotRepo = "Codehaus Snapshots" at "http://snapshots.repository.codehaus.org"
val multiverseModuleConfig = ModuleConfiguration("org.multiverse", embeddedRepo)
// val multiverseModuleConfig = ModuleConfiguration("org.multiverse", codehausSnapshotRepo)
val multiverseModuleConfig = ModuleConfiguration("org.multiverse", codehausSnapshotRepo)
// ------------------------------------------------------------
// project defintions