Updated Branches: refs/heads/camel-2.11.x 448f53880 -> c9acef1af
fixed the wrong maven module version number Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c9acef1a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c9acef1a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c9acef1a Branch: refs/heads/camel-2.11.x Commit: c9acef1af5b9b900bf21ab7d8e37c620104fd415 Parents: 448f538 Author: cmueller <cmuel...@apache.org> Authored: Mon May 6 23:20:50 2013 +0200 Committer: cmueller <cmuel...@apache.org> Committed: Mon May 6 23:20:50 2013 +0200 ---------------------------------------------------------------------- components/camel-ical/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/c9acef1a/components/camel-ical/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml index 2e297f3..4f4c197 100644 --- a/components/camel-ical/pom.xml +++ b/components/camel-ical/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components</artifactId> - <version>2.12-SNAPSHOT</version> + <version>2.11.1-SNAPSHOT</version> </parent> <artifactId>camel-ical</artifactId>