This is an automated email from the ASF dual-hosted git repository. kbowers pushed a commit to branch 2.2-docs-removal in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
commit d0e11f9a25da76d4317234ec88d2548f24278a03 Author: Kbowers <[email protected]> AuthorDate: Mon Oct 27 11:50:18 2025 +0100 removal drools-docs from the repository as it contains invalid artifacts for the source release (apache policy issues) --- bom/drools-bom/pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/bom/drools-bom/pom.xml b/bom/drools-bom/pom.xml index fa7692820d..733139496e 100644 --- a/bom/drools-bom/pom.xml +++ b/bom/drools-bom/pom.xml @@ -1118,12 +1118,6 @@ <version>${project.version}</version> <classifier>sources</classifier> </dependency> - <dependency> - <groupId>org.drools</groupId> - <artifactId>drools-docs</artifactId> - <version>${project.version}</version> - <type>zip</type> - </dependency> <dependency> <groupId>org.drools</groupId> <artifactId>drools-distribution</artifactId> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
