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 79aff4d328d51255ad5be9e7e9788848b2cfe32b Author: Jiri Ondrusek <[email protected]> AuthorDate: Fri Nov 7 13:31:34 2025 +0100 Gen files --- 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 b24d0107e4..91696ba071 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> - <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> - <distribution>repo</distribution> + <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 --> </license> </licenses> <developers> @@ -38,14 +38,14 @@ </issueManagement> <distributionManagement> <repository> - <id>apache.releases.https</id> - <name>Apache Release Distribution Repository</name> - <url>https://repository.apache.org/service/local/staging/deploy/maven2</url> + <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 --> </repository> <snapshotRepository> - <id>apache.snapshots.https</id> - <name>Apache Development Snapshot Repository</name> - <url>https://repository.apache.org/content/repositories/snapshots</url> + <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 --> </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 8685031d3b..d39cb4a128 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> - <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> - <distribution>repo</distribution> + <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 --> </license> </licenses> <developers> @@ -38,14 +38,14 @@ </issueManagement> <distributionManagement> <repository> - <id>apache.releases.https</id> - <name>Apache Release Distribution Repository</name> - <url>https://repository.apache.org/service/local/staging/deploy/maven2</url> + <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 --> </repository> <snapshotRepository> - <id>apache.snapshots.https</id> - <name>Apache Development Snapshot Repository</name> - <url>https://repository.apache.org/content/repositories/snapshots</url> + <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 --> </snapshotRepository> </distributionManagement> <dependencyManagement>
