Updated Branches: refs/heads/camel-2.12.x 32961151a -> 191df3dde
Fixed the camel build error Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/191df3dd Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/191df3dd Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/191df3dd Branch: refs/heads/camel-2.12.x Commit: 191df3dde488365fe8576b26ad7f063ab7d43129 Parents: 3296115 Author: Willem Jiang <ningji...@apache.org> Authored: Mon Sep 16 10:25:02 2013 +0800 Committer: Willem Jiang <ningji...@apache.org> Committed: Mon Sep 16 10:25:02 2013 +0800 ---------------------------------------------------------------------- .../camel-archetype-cxf-contract-first-blueprint/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/191df3dd/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml ---------------------------------------------------------------------- diff --git a/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml b/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml index bdad43b..3a23198 100644 --- a/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml +++ b/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>archetypes</artifactId> - <version>2.13-SNAPSHOT</version> + <version>2.12.1-SNAPSHOT</version> </parent> <groupId>org.apache.camel.archetypes</groupId>