From aa586ea71859e5963accd3c60f2733cdbe4d10ca Mon Sep 17 00:00:00 2001 From: Martin Krasser Date: Tue, 26 Oct 2010 07:48:41 +0200 Subject: [PATCH] Upgrade to Camel 2.5 release candidate 2 --- project/build/AkkaProject.scala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build/AkkaProject.scala b/project/build/AkkaProject.scala index 6e91d6088c..483ae79ba8 100644 --- a/project/build/AkkaProject.scala +++ b/project/build/AkkaProject.scala @@ -116,7 +116,7 @@ class AkkaParentProject(info: ProjectInfo) extends DefaultProject(info) { // ------------------------------------- // TEMPORARY // ------------------------------------- - val camelStaging = MavenRepository("camel-staging", "https://repository.apache.org/content/repositories/orgapachecamel-001/") + val camelStaging = MavenRepository("camel-staging", "https://repository.apache.org/content/repositories/orgapachecamel-004/") // ------------------------------------------------------------------------------------------------------------------- // Versions