You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2016/11/07 10:56:23 UTC

[3/4] camel git commit: Upgrade Jolt and related bundle to version 0.0.23

Upgrade Jolt and related bundle to version 0.0.23


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

Branch: refs/heads/master
Commit: f2fe7da8849b1a7da7e1e4a093aa30ecf093683c
Parents: 0be2051
Author: Andrea Cosentino <an...@gmail.com>
Authored: Mon Nov 7 11:49:33 2016 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Mon Nov 7 11:56:01 2016 +0100

----------------------------------------------------------------------
 components-starter/camel-jolt-starter/pom.xml | 2 --
 parent/pom.xml                                | 4 ++--
 2 files changed, 2 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/f2fe7da8/components-starter/camel-jolt-starter/pom.xml
----------------------------------------------------------------------
diff --git a/components-starter/camel-jolt-starter/pom.xml b/components-starter/camel-jolt-starter/pom.xml
index 60aaf54..ab31412 100644
--- a/components-starter/camel-jolt-starter/pom.xml
+++ b/components-starter/camel-jolt-starter/pom.xml
@@ -37,7 +37,6 @@
       <artifactId>camel-jolt</artifactId>
       <version>${project.version}</version>
     </dependency>
-    <!--START OF GENERATED CODE-->
     <dependency>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-core-starter</artifactId>
@@ -46,6 +45,5 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-spring-boot-starter</artifactId>
     </dependency>
-    <!--END OF GENERATED CODE-->
   </dependencies>
 </project>

http://git-wip-us.apache.org/repos/asf/camel/blob/f2fe7da8/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 79f3779..26f1248 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -340,8 +340,8 @@
     <jodatime-bundle-version>1.6.2</jodatime-bundle-version>
     <jodatime2-bundle-version>2.9.4</jodatime2-bundle-version>
     <jolokia-version>1.3.5</jolokia-version>
-    <jolt-version>0.0.22</jolt-version>
-    <jolt-bundle-version>0.0.22_1</jolt-bundle-version>
+    <jolt-version>0.0.23</jolt-version>
+    <jolt-bundle-version>0.0.23_1</jolt-bundle-version>
     <johnzon-version>0.9.5</johnzon-version>
     <josql-bundle-version>1.5_5</josql-bundle-version>
     <josql-version>1.5</josql-version>