Remove Camel staging repo as Camel 2.4.0 can already be downloaded repo1.

This commit is contained in:
Martin Krasser 2010-07-16 10:50:08 +02:00
parent 98fee729a7
commit d024b3975f

View file

@ -71,7 +71,6 @@ class AkkaParent(info: ProjectInfo) extends DefaultProject(info) {
val liftModuleConfig = ModuleConfiguration("net.liftweb", ScalaToolsSnapshots)
def codehausSnapshotRepo = "Codehaus Snapshots" at "http://snapshots.repository.codehaus.org"
val multiverseModuleConfig = ModuleConfiguration("org.multiverse", codehausSnapshotRepo)
val apacheSnapshotRepo = "Camel 2.4 Staging" at "https://repository.apache.org/content/repositories/orgapachecamel-053/"
// ------------------------------------------------------------
// project defintions