CAMEL-10358: Backporting example for 2.18.x

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

Branch: refs/heads/camel-2.18.x
Commit: 5e5a0a693c4ea457f93866c75656aedd52948951
Parents: 4a44e20
Author: Nicola Ferraro <ni.ferr...@gmail.com>
Authored: Wed Oct 26 11:51:08 2016 +0200
Committer: Nicola Ferraro <ni.ferr...@gmail.com>
Committed: Wed Oct 26 11:51:08 2016 +0200

----------------------------------------------------------------------
 examples/camel-example-spring-boot-live-reload/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/5e5a0a69/examples/camel-example-spring-boot-live-reload/pom.xml
----------------------------------------------------------------------
diff --git a/examples/camel-example-spring-boot-live-reload/pom.xml 
b/examples/camel-example-spring-boot-live-reload/pom.xml
index 03e1886..88006d2 100644
--- a/examples/camel-example-spring-boot-live-reload/pom.xml
+++ b/examples/camel-example-spring-boot-live-reload/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.19.0-SNAPSHOT</version>
+        <version>2.18.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-live-reload</artifactId>

Reply via email to