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 2021/12/25 11:34:52 UTC

[camel] 02/03: Remove camel-kamelet-reify - no longer in use.

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 0c68a049211dc96ef8137f74029a39771135f52f
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sat Dec 25 12:17:25 2021 +0100

    Remove camel-kamelet-reify - no longer in use.
---
 parent/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8872e8c..4930c54 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1838,11 +1838,6 @@
 			</dependency>
 			<dependency>
 				<groupId>org.apache.camel</groupId>
-				<artifactId>camel-kamelet-reify</artifactId>
-				<version>${project.version}</version>
-			</dependency>
-			<dependency>
-				<groupId>org.apache.camel</groupId>
 				<artifactId>camel-kamelet</artifactId>
 				<version>${project.version}</version>
 			</dependency>