Updated Branches:
  refs/heads/camel-2.10.x b9b2617a4 -> 865ab1af8

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/865ab1af
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/865ab1af
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/865ab1af

Branch: refs/heads/camel-2.10.x
Commit: 865ab1af83f7b50c750d03dfc4bc347fa0c808ce
Parents: b9b2617
Author: cmueller <cmuel...@apache.org>
Authored: Mon May 6 23:24:39 2013 +0200
Committer: cmueller <cmuel...@apache.org>
Committed: Mon May 6 23:24:39 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/865ab1af/components/camel-ical/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml
index 2e297f3..63c91c5 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.10.5-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-ical</artifactId>

Reply via email to