This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch camel-main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit f9db57d47dcdd7590d3d7ef9bdac9c8b9da3bde1 Author: Jiri Ondrusek <[email protected]> AuthorDate: Fri Nov 7 11:15:45 2025 +0100 Generated changes --- poms/bom/src/main/generated/flattened-full-pom.xml | 18 +++++++++--------- .../main/generated/flattened-reduced-verbose-pom.xml | 18 +++++++++--------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml b/poms/bom/src/main/generated/flattened-full-pom.xml index 91696ba071..b24d0107e4 100644 --- a/poms/bom/src/main/generated/flattened-full-pom.xml +++ b/poms/bom/src/main/generated/flattened-full-pom.xml @@ -10,9 +10,9 @@ <url>http://camel.apache.org/camel-quarkus-poms/camel-quarkus-bom</url> <licenses> <license> - <name>Apache-2.0</name><!-- org.apache:apache:35 --> - <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url><!-- org.apache:apache:35 --> - <distribution>repo</distribution><!-- org.apache:apache:35 --> + <name>Apache-2.0</name> + <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> + <distribution>repo</distribution> </license> </licenses> <developers> @@ -38,14 +38,14 @@ </issueManagement> <distributionManagement> <repository> - <id>apache.releases.https</id><!-- org.apache:apache:35 --> - <name>Apache Release Distribution Repository</name><!-- org.apache:apache:35 --> - <url>https://repository.apache.org/service/local/staging/deploy/maven2</url><!-- org.apache:apache:35 --> + <id>apache.releases.https</id> + <name>Apache Release Distribution Repository</name> + <url>https://repository.apache.org/service/local/staging/deploy/maven2</url> </repository> <snapshotRepository> - <id>apache.snapshots.https</id><!-- org.apache:apache:35 --> - <name>Apache Development Snapshot Repository</name><!-- org.apache:apache:35 --> - <url>https://repository.apache.org/content/repositories/snapshots</url><!-- org.apache:apache:35 --> + <id>apache.snapshots.https</id> + <name>Apache Development Snapshot Repository</name> + <url>https://repository.apache.org/content/repositories/snapshots</url> </snapshotRepository> </distributionManagement> <dependencyManagement> diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml index d39cb4a128..8685031d3b 100644 --- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml +++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml @@ -10,9 +10,9 @@ <url>http://camel.apache.org/camel-quarkus-poms/camel-quarkus-bom</url> <licenses> <license> - <name>Apache-2.0</name><!-- org.apache:apache:35 --> - <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url><!-- org.apache:apache:35 --> - <distribution>repo</distribution><!-- org.apache:apache:35 --> + <name>Apache-2.0</name> + <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> + <distribution>repo</distribution> </license> </licenses> <developers> @@ -38,14 +38,14 @@ </issueManagement> <distributionManagement> <repository> - <id>apache.releases.https</id><!-- org.apache:apache:35 --> - <name>Apache Release Distribution Repository</name><!-- org.apache:apache:35 --> - <url>https://repository.apache.org/service/local/staging/deploy/maven2</url><!-- org.apache:apache:35 --> + <id>apache.releases.https</id> + <name>Apache Release Distribution Repository</name> + <url>https://repository.apache.org/service/local/staging/deploy/maven2</url> </repository> <snapshotRepository> - <id>apache.snapshots.https</id><!-- org.apache:apache:35 --> - <name>Apache Development Snapshot Repository</name><!-- org.apache:apache:35 --> - <url>https://repository.apache.org/content/repositories/snapshots</url><!-- org.apache:apache:35 --> + <id>apache.snapshots.https</id> + <name>Apache Development Snapshot Repository</name> + <url>https://repository.apache.org/content/repositories/snapshots</url> </snapshotRepository> </distributionManagement> <dependencyManagement>
