And multiverse module config
This commit is contained in:
parent
d3d3bcbee1
commit
2c4ef418eb
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue