Repository: camel
Updated Branches:
  refs/heads/master dc24362ce -> 66b6366e1


Wire camel-scr bundle with any Camel version since 2.12.0


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

Branch: refs/heads/master
Commit: 66b6366e12e4debcc9d28140650b23a3d6899508
Parents: 1d0f2c6
Author: Jyrki Ruuskanen <yur...@kotikone.fi>
Authored: Sun Nov 16 09:17:24 2014 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Mon Nov 17 14:16:16 2014 +0100

----------------------------------------------------------------------
 components/camel-scr/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/66b6366e/components/camel-scr/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-scr/pom.xml b/components/camel-scr/pom.xml
index 418505e..a90070a 100644
--- a/components/camel-scr/pom.xml
+++ b/components/camel-scr/pom.xml
@@ -32,6 +32,7 @@
 
   <properties>
     <camel.osgi.export.pkg>org.apache.camel.scr.*</camel.osgi.export.pkg>
+    
<camel.osgi.import.camel.version>version="[2.12,$(version;=+;${camel.osgi.version.clean}))"</camel.osgi.import.camel.version>
   </properties>
 
   <dependencies>

Reply via email to