You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2016/08/02 08:48:06 UTC

[5/5] camel git commit: Polished

Polished


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

Branch: refs/heads/master
Commit: b0c4dcd9be618e79bdc5554ada5618d0face87fa
Parents: 0434eb8
Author: Claus Ibsen <da...@apache.org>
Authored: Tue Aug 2 09:45:13 2016 +0200
Committer: Claus Ibsen <da...@apache.org>
Committed: Tue Aug 2 10:47:53 2016 +0200

----------------------------------------------------------------------
 components/camel-spring-boot/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/b0c4dcd9/components/camel-spring-boot/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-spring-boot/pom.xml b/components/camel-spring-boot/pom.xml
index c8e2fb0..284ef18 100644
--- a/components/camel-spring-boot/pom.xml
+++ b/components/camel-spring-boot/pom.xml
@@ -30,7 +30,7 @@
   <description>Camel :: Spring Boot</description>
 
   <properties>
-    <camel.osgi.export.pkg />
+    <camel.osgi.export.pkg/>
   </properties>
 
   <dependencies>