Author: gzurowski
Date: Thu Mar 14 17:13:04 2024
New Revision: 67942

Log:
Apache Camel 4.4.1 released artifacts.

Added:
    release/camel/apache-camel/4.4.1/apache-camel-4.4.1-src.zip   (with props)
    release/camel/apache-camel/4.4.1/apache-camel-4.4.1-src.zip.asc
    release/camel/apache-camel/4.4.1/apache-camel-4.4.1-src.zip.sha512
    release/camel/apache-camel/4.4.1/apache-camel-4.4.1.pom
    release/camel/apache-camel/4.4.1/apache-camel-4.4.1.pom.asc
    release/camel/apache-camel/4.4.1/apache-camel-4.4.1.pom.sha512

Added: release/camel/apache-camel/4.4.1/apache-camel-4.4.1-src.zip
==============================================================================
Binary file - no diff available.

Propchange: release/camel/apache-camel/4.4.1/apache-camel-4.4.1-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: release/camel/apache-camel/4.4.1/apache-camel-4.4.1-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.4.1/apache-camel-4.4.1-src.zip.asc (added)
+++ release/camel/apache-camel/4.4.1/apache-camel-4.4.1-src.zip.asc Thu Mar 14 
17:13:04 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmXsut4ACgkQnVvv+llC
+wEk77g/+JRvUGp56ZcFNNGOQr5oXRdyq869+67ZU/3OE77fjyILxmoaN4INfZ+ao
+KaCZOgARVIeog4N8fXPDokIDxJ8pTt9Fc3TJnWUIFJmPRV0xRiS6Z0BOV3zb88Ey
+AFPhEgTQPNe7wf/CbOwTgyfIIRvI8Yc/bTAPjeerQia8UWRwhHklFcdGRwxixMn/
+4AfAq2ZSXYPLg0IjOb7KMFu7m0u8zp+vvyrKfSk7f5K7mczM1C/bFrJufIZUmI1g
+FEP0qp311t9LDUm/sS98xCeR4ssYx7xfX3J1HxyRxQkTqJR48qUDO4r8jSSGq3Gx
+ldkNg4IOcXL/f9soIATwGLibpKGQeDqkNPoFCHRyZ11Aczvkhw33JCxT0B3ojDA/
+e8ksc1MDCSrM0Fd5Tw62pcUlMAmVYvnBkFejbwifnRYRojrqQ3UufBjgpFBRU0qV
+IJgjHEsLUcmiJNhneSdQTdTaNrPSjE+y6/u4Q+8sDT/Olx2600FxeIvIGuAmls1n
+ifbNE6eMESPrfi8fRJFJ+WkdusI1UCCUArcMltuqf2g3W+oewPUFyOg08N3RxoeO
+FRQ5BhAH4bIhQOCHBV1CXr+9m3F2pwjijEC+WfoS9Rb3+9CkS7aHyNaIfQO/IJXa
+ceGD2kUzDm1T0BIfdPVfyL0tNn0CPbOHG/jVL6O9rwqYn2peYIY=
+=Ph93
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.4.1/apache-camel-4.4.1-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.4.1/apache-camel-4.4.1-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.4.1/apache-camel-4.4.1-src.zip.sha512 Thu Mar 
14 17:13:04 2024
@@ -0,0 +1 @@
+9663c718799484465de2dfb3ecf7a963868682fdd497080ef2306c7698f9159ad947c6d2de1a4995a7e56184c50c7fdcf6c6762b2a7820806f8a96dda088afd7
  apache-camel-4.4.1-src.zip

Added: release/camel/apache-camel/4.4.1/apache-camel-4.4.1.pom
==============================================================================
--- release/camel/apache-camel/4.4.1/apache-camel-4.4.1.pom (added)
+++ release/camel/apache-camel/4.4.1/apache-camel-4.4.1.pom Thu Mar 14 17:13:04 
2024
@@ -0,0 +1,255 @@
+<?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.4.1</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>4.4.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>
+    <remoteresources.skip>true</remoteresources.skip>
+  </properties>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-api</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-console</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp-util</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-yaml-io</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>4.4.1</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-console</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>4.4.1</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>

Added: release/camel/apache-camel/4.4.1/apache-camel-4.4.1.pom.asc
==============================================================================
--- release/camel/apache-camel/4.4.1/apache-camel-4.4.1.pom.asc (added)
+++ release/camel/apache-camel/4.4.1/apache-camel-4.4.1.pom.asc Thu Mar 14 
17:13:04 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmXsut0ACgkQnVvv+llC
+wEmG6BAAipWHtAAWakWVI68Q0uHyC35swf0JAoaY5QjKKXt1NjoWo0c/MhIqXYUV
+3Q2U1Xy2JZvtbBBQImIRfcNeVAOIrD2l9ghxwMMjwMYlvxdQVYyvWvCLupzDu1xw
+1P3JK3prMJlN4JVP2DgTUVLfbtuyVkiZbjlKSJHB6lFf/xIzQc8YLvT46+U+L5AO
+cvqGN7DMQ2kU5LSBbRiAmw5GvhdHfGy6Rq6avPyqmllfVK+eFXnICN3dbEhMAawh
+4ATwCEsmCfJ/jUyfx3Sc25r2uFH9TRbxM6GOM4aAAvlsQsfT5zqMsrihqjn5xxTD
+PEin01jwxlIQjc4/kG2MaC5TQ/aZcpLaEAFplw4cQHWJ3XDr74q4SiaQayr6zXgQ
+rTG5t23gYnUvmOfSc501VWBt65ccpyvpNPALUwQL5ds93N88bW431rWxNvaRLwdI
+M9EsMn0KsZal2t/GWzepiiZg3CDgdDzo2cZhHrq6XaD7oKeS3W81CpWKgJMrjv+6
+R/Sjo+oh9x9c+ni/A4hj22pjDDMUik29ptmY9tzv/HscmPeN1bbesmGoreNPZ+bu
+t3nNMDu5To/VDXDgejcow6T86Vo42uf2gmd/M7oMbaLtJPomyCRV+iHT+szy0Ga9
+F/feVZ9btIHnCjV4AuxoeQtHGqsVl4yVFIXcBgBmKkFtAnc7b/A=
+=7KM3
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.4.1/apache-camel-4.4.1.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.4.1/apache-camel-4.4.1.pom.sha512 (added)
+++ release/camel/apache-camel/4.4.1/apache-camel-4.4.1.pom.sha512 Thu Mar 14 
17:13:04 2024
@@ -0,0 +1 @@
+046a3bfeb61443666ad1926dd2a55c516fd2a72e31bd2e3f9b4c5b56805ceea3d0a8ec23e6a576b2f786ec85a0c708ddc8fa4717e2af82f600b1f468db066e25
  apache-camel-4.4.1.pom


Reply via email to