Author: gzurowski
Date: Tue Oct 12 07:03:13 2021
New Revision: 50370

Log:
Apache Camel 3.11.3 released artifacts.

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

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

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

Added: release/camel/apache-camel/3.11.3/apache-camel-3.11.3-src.zip.asc
==============================================================================
--- release/camel/apache-camel/3.11.3/apache-camel-3.11.3-src.zip.asc (added)
+++ release/camel/apache-camel/3.11.3/apache-camel-3.11.3-src.zip.asc Tue Oct 
12 07:03:13 2021
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmFe3/cACgkQnVvv+llC
+wEkj+w/9FaHRkJ/JRKoOAj5bffHJrq64tqk92F83BzNWdoP6dY/QdsyCyS9Z6Fk2
+o3XcnEzevfmw44CFyDjTbaoyfyOFFOEsotMMe5SdQkW7Yd1r2A2a2uDfUi5ujCov
+8ax5kr87XcujgDW2z+VO4r/EHadWoswCnUokTozNsB2uXhkB8Yy76sI9uSvSoZ67
+adgHsRSWQ+Po+dBkVXXap5XRamdQcZF175AzrFCXLfmVpe/M2wXPXvv7R9SCFw6f
+bTAv1+8lXcB2jzZsDaMOxaBjTnO1KdwHNG4IB+zNt6QK6sZvbVtGJ6zbajQFu8i9
+vr1OCsAgBe7uArSyuVyGTXCsOF8yuPtDMpsvxXKZeuo6BqdSnVUGFozuQmZk2qr+
+OxGnPlCegLcyBzmQSovYCG+av/KsXp4H/BGH+0XGPZiksvFbsAlQX4mD1ffRSbch
+mNbdG9cTdIb1JqlrITVyrevBRDP5W8oob5nJGKEodDtB/ngTvFhuVY4e7lkSbGor
+cOmNbcbTJ645xIzuj+sMDgCVk3yozR7b6joeOLf3+A16Terd/DWoTUYha+8PSuno
+ZxHQnWOJ9L2JyylzT1X1e1uJI/nS6O1BHn4XVsZpOKBOR/Zh4plB/H+3iHoXj8sz
+NUuyGVVPo4cJYveoUKIUYPgfEPcZl/tHVSmoJNdwQsx8UwOHvhA=
+=pDQJ
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.11.3/apache-camel-3.11.3-src.zip.sha512
==============================================================================
--- release/camel/apache-camel/3.11.3/apache-camel-3.11.3-src.zip.sha512 (added)
+++ release/camel/apache-camel/3.11.3/apache-camel-3.11.3-src.zip.sha512 Tue 
Oct 12 07:03:13 2021
@@ -0,0 +1 @@
+a1fd5b04ca8b5c63e3e24b2de50d23ee7a4f75cd703664991e57cc66c90a40f0676ef4a3784591b1352e31e166111ba4ee6c938438f8cf4d7fc80b65abe41362
  apache-camel-3.11.3-src.zip

Added: release/camel/apache-camel/3.11.3/apache-camel-3.11.3.pom
==============================================================================
--- release/camel/apache-camel/3.11.3/apache-camel-3.11.3.pom (added)
+++ release/camel/apache-camel/3.11.3/apache-camel-3.11.3.pom Tue Oct 12 
07:03:13 2021
@@ -0,0 +1,288 @@
+<?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>3.11.3</version>
+    <relativePath>../parent</relativePath>
+  </parent>
+  <groupId>org.apache.camel</groupId>
+  <artifactId>apache-camel</artifactId>
+  <version>3.11.3</version>
+  <packaging>pom</packaging>
+  <name>Camel :: Assembly</name>
+  <description>Apache Camel Assembly</description>
+  <licenses>
+    <license>
+      <name>Apache License, Version 2.0</name>
+      <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <properties>
+    <tarLongFileMode>gnu</tarLongFileMode>
+    <maven.test.skip>true</maven.test.skip>
+    <remoteresources.skip>true</remoteresources.skip>
+    <createSourcesJar>false</createSourcesJar>
+  </properties>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-api</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-util</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management-api</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-management</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-base-engine</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-support</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-engine</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-model</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-processor</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-reifier</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-languages</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-xml</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-core-catalog</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cloud</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-cluster</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-health</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-headersmap</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-caffeine-lrucache</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxp</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-main</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-model</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-tooling-util</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-io-util</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-xml-jaxb</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-allcomponents</artifactId>
+      <version>3.11.3</version>
+      <type>pom</type>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-lucene</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-catalog-maven</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.camel</groupId>
+      <artifactId>camel-route-parser</artifactId>
+      <version>3.11.3</version>
+      <scope>compile</scope>
+    </dependency>
+  </dependencies>
+  <build>
+    <plugins>
+      <plugin>
+        <artifactId>maven-remote-resources-plugin</artifactId>
+        <version>${maven-remote-resources-plugin-version}</version>
+        <executions>
+          <execution>
+            <id>process-remote-resources</id>
+            <goals>
+              <goal>process</goal>
+            </goals>
+            <configuration>
+              <skip>true</skip>
+              <attachToTest>false</attachToTest>
+              <excludeTransitive>true</excludeTransitive>
+              <includeGroupIds>org.apache.camel</includeGroupIds>
+              <includeScope>compile</includeScope>
+              <resourceBundles>
+                
<resourceBundle>org.apache.camel:*:${project.version}</resourceBundle>
+              </resourceBundles>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+      <plugin>
+        <artifactId>maven-assembly-plugin</artifactId>
+        <version>${maven-assembly-plugin-version}</version>
+        <executions>
+          <execution>
+            <id>src</id>
+            <phase>package</phase>
+            <goals>
+              <goal>single</goal>
+            </goals>
+            <configuration>
+              <descriptors>
+                <descriptor>src/main/descriptors/src.xml</descriptor>
+              </descriptors>
+              <tarLongFileMode>${tarLongFileMode}</tarLongFileMode>
+            </configuration>
+          </execution>
+        </executions>
+      </plugin>
+    </plugins>
+  </build>
+</project>

Added: release/camel/apache-camel/3.11.3/apache-camel-3.11.3.pom.asc
==============================================================================
--- release/camel/apache-camel/3.11.3/apache-camel-3.11.3.pom.asc (added)
+++ release/camel/apache-camel/3.11.3/apache-camel-3.11.3.pom.asc Tue Oct 12 
07:03:13 2021
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEYOzvJGEf6DJxT4aqnVvv+llCwEkFAmFe3/cACgkQnVvv+llC
+wEmPkxAAmoDXf5ltr8+MRU0n2TWJry/6uZjEKfDwg1ZVg3zHONIAGk2MsaPGgQe7
+QwcdqLjZIzbwq3D2IjdGCP6iO4acyqyh2yOVcdWOWZ+Pyn2zC/aQOY7m4+sRu2IQ
+/RA0vfazblTZrrNr5KJZ3gUEiOmNWElrNa3bU848QowswRBDDvi5mDFZbFgMkRYg
+4wTQ5BId3+Ys9azpTnKqJlO5AfzNLud+eQ3+GHLBj8gwKhBsPdFTmKseBHGjfw3H
+BSRPwDCqJTFZ4Uu135liNf+JWpp4rW62Z/wSFJIjhFuvhCbUSX5Y/FTot3rnKrNy
+1X8bkZBGTwKmAthkPsx4QsYqkg5aa58VPrqUl7ap0HsWJGlKiXbHeCMdPglJ0+2D
+Xb0quGTUeVNnUTyys/O1eQLNahAFKw6KGsEMY6sr6CBjRwB+mogTsaJX2gGTZZ5U
+NybCJE3k3i9Rsfq8m1JQwhDnCiKfVuZJlci1+8kn3P/vjV+TZUD29tZgxPvKYKpN
+uwzaGzVtW+YUjp2VS4QVx+Bu2KS80Ox8OOBcgoOmS/50/C4bSLO+elKbe7ixy2oQ
+DG28dEGgec/A0y6le65kiADnkp7GJcb9ClX+tiqO0t+hddyR4h3w35o1BrDPYr2G
+O82i2OY5wsH4l1NfggjqRbwJlnydQPDbWrRpXng4gTbaqCGWlok=
+=cPQ5
+-----END PGP SIGNATURE-----

Added: release/camel/apache-camel/3.11.3/apache-camel-3.11.3.pom.sha512
==============================================================================
--- release/camel/apache-camel/3.11.3/apache-camel-3.11.3.pom.sha512 (added)
+++ release/camel/apache-camel/3.11.3/apache-camel-3.11.3.pom.sha512 Tue Oct 12 
07:03:13 2021
@@ -0,0 +1 @@
+882b371afc65493b0c09e2e1109e9f7e361a8c7c7175127855e38099b010ac2b06b714312a914d928f2662abd3dbd2d72152dc5b56eff6fbe7b3f5702f031652
  apache-camel-3.11.3.pom


Reply via email to