Repository: camel
Updated Branches:
  refs/heads/camel-2.15.x 5982c8fdd -> b90540859
  refs/heads/master a52510990 -> 546f347bb


Polished


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/546f347b
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/546f347b
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/546f347b

Branch: refs/heads/master
Commit: 546f347bb4ac58198cc463b825fcc9aea8449363
Parents: a525109
Author: Claus Ibsen <davscl...@apache.org>
Authored: Fri Sep 11 09:36:24 2015 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Fri Sep 11 09:36:24 2015 +0200

----------------------------------------------------------------------
 .../src/main/resources/archetype-resources/ReadMe.txt            | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/546f347b/tooling/archetypes/camel-archetype-scr/src/main/resources/archetype-resources/ReadMe.txt
----------------------------------------------------------------------
diff --git 
a/tooling/archetypes/camel-archetype-scr/src/main/resources/archetype-resources/ReadMe.txt
 
b/tooling/archetypes/camel-archetype-scr/src/main/resources/archetype-resources/ReadMe.txt
index 130bb8f..a981b75 100644
--- 
a/tooling/archetypes/camel-archetype-scr/src/main/resources/archetype-resources/ReadMe.txt
+++ 
b/tooling/archetypes/camel-archetype-scr/src/main/resources/archetype-resources/ReadMe.txt
@@ -5,12 +5,12 @@ To build this project run
 
     mvn install
 
-To deploy this project in Apache Karaf (2.4.0)
+To deploy this project in Apache Karaf (2.4.x)
 
     On Karaf command line:
 
     # Add Camel feature repository
-    features:chooseurl camel ${version}
+    features:chooseurl camel ${camel-version}
 
     # Install camel-scr feature
     features:install camel-scr

Reply via email to