This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 7fb09ca Regen for commit 1a935d51cd9a33c9659c9fd2f0290b36f5f2acc8
7fb09ca is described below
commit 7fb09ca733da9ca48bb5e8e5a77466606da02134
Author: davsclaus <[email protected]>
AuthorDate: Sun Dec 6 12:19:57 2020 +0000
Regen for commit 1a935d51cd9a33c9659c9fd2f0290b36f5f2acc8
Signed-off-by: GitHub <[email protected]>
---
apache-camel/src/main/descriptors/common-bin.xml | 2 --
bom/camel-bom/pom.xml | 5 +++++
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/apache-camel/src/main/descriptors/common-bin.xml
b/apache-camel/src/main/descriptors/common-bin.xml
index 66e092a..29abf50 100644
--- a/apache-camel/src/main/descriptors/common-bin.xml
+++ b/apache-camel/src/main/descriptors/common-bin.xml
@@ -141,7 +141,6 @@
<include>org.apache.camel:camel-consul</include>
<include>org.apache.camel:camel-controlbus</include>
<include>org.apache.camel:camel-corda</include>
- <include>org.apache.camel:camel-core-languages</include>
<include>org.apache.camel:camel-couchbase</include>
<include>org.apache.camel:camel-couchdb</include>
<include>org.apache.camel:camel-cron</include>
@@ -409,7 +408,6 @@
<include>org.apache.camel:camel-workday</include>
<include>org.apache.camel:camel-xchange</include>
<include>org.apache.camel:camel-xj</include>
- <include>org.apache.camel:camel-xml-jaxp</include>
<include>org.apache.camel:camel-xmlsecurity</include>
<include>org.apache.camel:camel-xmpp</include>
<include>org.apache.camel:camel-xpath</include>
diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index 253aa81..ccb253c 100644
--- a/bom/camel-bom/pom.xml
+++ b/bom/camel-bom/pom.xml
@@ -1189,6 +1189,11 @@
</dependency>
<dependency>
<groupId>org.apache.camel</groupId>
+ <artifactId>camel-leveldb-legacy</artifactId>
+ <version>${project.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.camel</groupId>
<artifactId>camel-log</artifactId>
<version>${project.version}</version>
</dependency>