Remove Camel staging repo as Camel 2.4.0 can already be downloaded repo1.
This commit is contained in:
parent
98fee729a7
commit
d024b3975f
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue