Author: gzurowski
Date: Thu Mar 28 09:27:22 2024
New Revision: 68169

Log:
Apache Camel 4.5.0 released artifacts.

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

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

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

Added: release/camel/apache-camel/4.5.0/apache-camel-4.5.0-src.zip.asc
==============================================================================
--- release/camel/apache-camel/4.5.0/apache-camel-4.5.0-src.zip.asc (added)
+++ release/camel/apache-camel/4.5.0/apache-camel-4.5.0-src.zip.asc Thu Mar 28 
09:27:22 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmX+8EQACgkQnVvv+llC
+wEl4Pw//ZK3Kks0f0uhSSytx8m54YbCeItVv/4k4NeGHUHDcUABuP4VbTSPEQIii
+VwawYCabQ4lRVtglJtp4LYsrVbrYFguFK486ubDVtaNg/miaPCyBxlDCMVkMlTK2
+7aqUy2wf2Avm1XpxCe8RY+uN0PqLBi49bcgWQLdfzJZk3IeCrhFJ4Dk+LFSUv4JV
+yos+/HpVLQQOvoWtXvgvUw+WLHiQv6VJASDrc7pD0kE/um0olNwpn9b8I3CMsFc1
+V4NNuYQWLZi4eBqmzmufQM+fm6ZYwDqe1zZHN8nrSmcPnAwF45Z/N03uSAuSFqPr
+MUurR9Oz1WFOE5i65gxyUd20DY5kYlEKKInIHs6EV5HtYiLiTqLrTAZvC58QWpLM
+KvrVRbe0M6pElzFwZDhMw0bkzszRgb0xgYyqraZ7FqpaS6kM/ZyAp2nyXNSQCs1z
+kfTu4pgC19jD9WVbFA9RtTZEUDTzTjmZWhgx9HZUgT6byK23meg70zGqZLeybp39
+WDpybOrsfnHhuvw7ZEg5/471inCf5CTCMeKyc46eeh/XmNDGmic1BBplPPeax+LW
+ymSsDDW6VnQofrkfGhMqDO/44i9DRaP5quTH7IlInHYOM+B3Aaa2fY1i47YrwJFP
+YAoyTCmXT0bxQ5tpVIGauJTb7wGUFAWalfv4vkfORTcfn5/tLTI=
+=rdEA
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.5.0/apache-camel-4.5.0-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/4.5.0/apache-camel-4.5.0-src.zip.sha512 (added)
+++ release/camel/apache-camel/4.5.0/apache-camel-4.5.0-src.zip.sha512 Thu Mar 
28 09:27:22 2024
@@ -0,0 +1 @@
+4440a90f14878e33b5cda89f9b940861fa871de5f9ebcea0d6ef3fc6a002f89cc53c771b65b2998bca29b1046dfa6f2715e5db3025e3d1a2f12a641641b1c9e1
  apache-camel-4.5.0-src.zip

Added: release/camel/apache-camel/4.5.0/apache-camel-4.5.0.pom
==============================================================================
--- release/camel/apache-camel/4.5.0/apache-camel-4.5.0.pom (added)
+++ release/camel/apache-camel/4.5.0/apache-camel-4.5.0.pom Thu Mar 28 09:27:22 
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.5.0</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>4.5.0</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.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-console</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp-util</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-yaml-io</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>4.5.0</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-console</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>4.5.0</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+</project>

Added: release/camel/apache-camel/4.5.0/apache-camel-4.5.0.pom.asc
==============================================================================
--- release/camel/apache-camel/4.5.0/apache-camel-4.5.0.pom.asc (added)
+++ release/camel/apache-camel/4.5.0/apache-camel-4.5.0.pom.asc Thu Mar 28 
09:27:22 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmX+8EQACgkQnVvv+llC
+wEnQ4Q//RW2fs0HKl7f5zAtxFkdUbTRTkqgcTXP4DuGnXqPrKF7JalSE5YQ1RHvx
+ZhUy29c8Yq3qvAWwI1XQHS11J1JpA5CiBjx8rYf6XCY3G2Prroj51CjBqwSG39bs
+o+JOrF05Znfag7+NMGuu84PTohpMz9oj4gFSxvtSoBe8KN63zRKFp2fgofoaXIMQ
+ExYX+XADXMFG16CsPzr2m0TEe/9cl5efuwo7qwDZR88sqfRzU7JTCytY6Ud95RJF
+Hk5Yxw7mF4guHlWkfK27A4jDDuOc/D2Z73o6uyg61ugLcDXIiM98bsozvWQbz78G
+bMsJGKFqvOICzjA24cuel7pheuras6nA+avnD2Ow5DX3f24o7dFME5wOdsISkMOs
+be8pY5c41hKvck5Wqaa54VsLQyz+J2HPuE2E/nQo5YrctIGk0rTrhqkGQeUDNwKU
+yAZq3EPfcAn74CEYRGsDWxS441wpr1kPOJPfAJCczKkMlAns8M/TiVA3qRPkNzRt
+G8F1Xy/H14SVYkW2KiG9LsnQHljV7mD06h36K2C5oq8G8T5dJ3zMryHMzgF/xmSy
+/Av1nsxyQ2z1O/hIGe5Jlt/dKhwsToP2TtaGBy/cXx6npCgYj3uNKUMUddx19aiX
+bUWlh0HjV8QI/DSzW+zyrc/+I37m1BnxAtujnhDACPD1Hxzuok0=
+=FNKW
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/4.5.0/apache-camel-4.5.0.pom.sha512
==============================================================================
--- release/camel/apache-camel/4.5.0/apache-camel-4.5.0.pom.sha512 (added)
+++ release/camel/apache-camel/4.5.0/apache-camel-4.5.0.pom.sha512 Thu Mar 28 
09:27:22 2024
@@ -0,0 +1 @@
+807f71af0d54ea36764f0bf1da9e4cde6942967f37cb818053325fa02f582cc5039fd8a0dcc21d0f1b7af3b558ef16400406a656e520fa0729c3d67fde9ec658
  apache-camel-4.5.0.pom


Reply via email to