This is an automated email from the ASF dual-hosted git repository.
kbowers pushed a commit to branch 2.2.x
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git
The following commit(s) were added to refs/heads/2.2.x by this push:
new ba35f4b082 removal drools-docs from the repository as it contains
invalid artifacts for the source release (apache policy issues) (#6503)
ba35f4b082 is described below
commit ba35f4b082c3491b9886fe95afcb908c6a7f84a1
Author: Kbowers <[email protected]>
AuthorDate: Mon Oct 27 11:51:49 2025 +0100
removal drools-docs from the repository as it contains invalid artifacts
for the source release (apache policy issues) (#6503)
---
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]