Author: gzurowski
Date: Fri Mar 27 14:36:30 2026
New Revision: 83411

Log:
Apache Camel 4.18.1 released artifacts.

Added:
   release/camel/apache-camel/4.18.1/apache-camel-4.18.1-src.zip   (contents, 
props changed)
   release/camel/apache-camel/4.18.1/apache-camel-4.18.1-src.zip.asc
   release/camel/apache-camel/4.18.1/apache-camel-4.18.1-src.zip.sha512
   release/camel/apache-camel/4.18.1/apache-camel-4.18.1.pom
   release/camel/apache-camel/4.18.1/apache-camel-4.18.1.pom.asc
   release/camel/apache-camel/4.18.1/apache-camel-4.18.1.pom.sha512

Added: release/camel/apache-camel/4.18.1/apache-camel-4.18.1-src.zip
==============================================================================
Binary file. No diff available.

Added: release/camel/apache-camel/4.18.1/apache-camel-4.18.1-src.zip.asc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ release/camel/apache-camel/4.18.1/apache-camel-4.18.1-src.zip.asc   Fri Mar 
27 14:36:30 2026        (r83411)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmnBdPUACgkQnVvv+llC
+wEnXFA/+Lyj5hCYO34GSF5GNVMGtdru47UdZ5dDHG6Giz55R0tLD5jrLx3+MtNQc
+ZZT0sWoWm80uzbLeL4QNzQYqejUTrQuF592OZlSyuiVM6qc6rS8Mwlm1fGhuUqfm
+sRTIE2DYc3PrcEwHKHTPv1gaiUE8IzIMHLSnJieKx5NVwGj49KUg4+vOBAj7HSmm
+ybSP6BjqwO8D5XMomL/7DjZ/U31963My/7l0fC8IYX7kXa2rBnoznMu0NKX5XutY
+pcpn7WPUC6v03EAfPv9JGzv6BpLbMr0AQ2x4QeuKyF/qwur5N9K2g1MCCodLR/0N
+d2LHVjbDxIZAvpC7Vt+QBxRaMxOSuok5u53O4DcUta6EpZb93IMoQZWKChVqYfQT
+ZIJN01HDorKIvrqMLPMyG0quvyuVPEinVMBzMkcOqw+nGvST7tiXJcmqvZZHST8d
+5VKCJT575QddvuqKi8rR7kgX6+ySO8EnIYgN72UBuxwqfl+j/SWUTbYG1yKPhg4Y
+kOLRv4t6fO9wIGpwUz+kUjzXpMkvxL0EoBU8ygKLYSSxtiYd6CWMkv30Nony32+l
+6t7iotPCeoH//D/qJcc5AImYPbyfI8ybhJjuwXFDrAUe8SdmAWeZuNyxkqpq0ICC
+2SxxeqEBHsU/jkgBmpBDXjwfFj1KPb9jI6xWThrAchPb18H7mUY=
+=KhGy
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.18.1/apache-camel-4.18.1-src.zip.sha512
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ release/camel/apache-camel/4.18.1/apache-camel-4.18.1-src.zip.sha512        
Fri Mar 27 14:36:30 2026        (r83411)
@@ -0,0 +1 @@
+be4b89b366faa7eb989e88528cecc77fff3ae5ace8601a0714f3ee4315559af3d02df6bf6ddb295dff10860a71b0a38ca1d8a04f2b52a1580805479963d0fe21
  apache-camel-4.18.1-src.zip

Added: release/camel/apache-camel/4.18.1/apache-camel-4.18.1.pom
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ release/camel/apache-camel/4.18.1/apache-camel-4.18.1.pom   Fri Mar 27 
14:36:30 2026        (r83411)
@@ -0,0 +1,262 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+         http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+
+-->
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/xsd/maven-4.0.0.xsd"; 
xmlns="http://maven.apache.org/POM/4.0.0";
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.camel</groupId>
+    <artifactId>camel-parent</artifactId>
+    <version>4.18.1</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>4.18.1</version>
+  <packaging>pom</packaging>
+  <name>Camel :: Assembly</name>
+  <description>Apache Camel Assembly</description>
+  <licenses>
+    <license>
+      <name>Apache-2.0</name>
+      <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <properties>
+    <createSourcesJar>false</createSourcesJar>
+    <maven.test.skip>true</maven.test.skip>
+    <tarLongFileMode>gnu</tarLongFileMode>
+    <enforcer.phase>none</enforcer.phase>
+    <remoteresources.skip>true</remoteresources.skip>
+  </properties>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-api</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-console</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp-util</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-yaml-io</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>4.18.1</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-console</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-suggest</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>4.18.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>

Added: release/camel/apache-camel/4.18.1/apache-camel-4.18.1.pom.asc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ release/camel/apache-camel/4.18.1/apache-camel-4.18.1.pom.asc       Fri Mar 
27 14:36:30 2026        (r83411)
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmnBdPQACgkQnVvv+llC
+wElHoxAApFiAXtKsJPqqXNhqOfnm77yBNtkai90RjPTs3y4Liv0mZFCS+6qmfxno
+T1nIi1Dl4SDNl1/By5cQot4Hz0lo0j9a0zEaqgU/at5Z2REGf+XJNEq6qbGd/cqK
+17tyHjrVOnt2a4H4lQuxrKuz0RgRWiA4054PoieF9pf5mqT/HgFD//ZH+MmvwFaf
+dbY6PSyOQW1y593qHi90iYmKOV7y+vhAf3o1vV7WfVtr8Ef7IIAeFyiBDksIvogJ
+bl/ZYohj3TL7mecHogRuK3S+lHGBCTS6RPSOucG8Onl8cjvt2OzOiDz6OmMdtVTm
+TNrjDqn8PcoYIIDHXi+p5Lr1dv0mFX14hNw2fXi/pjRmgOp98vzOWvfWFPxslcPg
+w5FvJj7cxcyaCVRhRj6mLqL92dnIjcwEMaot4YKIpuvSn6b3BDTZNEDHRoiAGcKG
+1NeBXnNOacLiOWh72KKmQ7QcC03mzeXfcq69EnOkjTO1kXO1W3W2daTNHA6zPwlv
+OPU54Taop61/wxq7dqfwKQ2nRqFckvRyngxrcX66ER5dGe0OhPmnRmLTSvDJ/nYu
+eTdiipsczC7uDhhjMjJHdlXwFqu8QU9H7KnR1k+OqbhNbNo++y8iJR2rlpTl08LO
+kmpKEIqcNfVs0e9xsSIvlBBs+PSl0iE9QDzEEI1oKXJQYrowGkg=
+=pDXy
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.18.1/apache-camel-4.18.1.pom.sha512
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ release/camel/apache-camel/4.18.1/apache-camel-4.18.1.pom.sha512    Fri Mar 
27 14:36:30 2026        (r83411)
@@ -0,0 +1 @@
+37253c13511d4ff41fd91d1a4c6480763243c5e21b44c2c576f7adfcdc3e3e304e6aa39fa7b6ee83381c0cd0d99dcf0f9f9e27b7d31c6052387cad52da9f4186
  apache-camel-4.18.1.pom

Reply via email to