This is an automated email from the ASF dual-hosted git repository.
delei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fesod.git
The following commit(s) were added to refs/heads/main by this push:
new 7de88a82 chore: remove fesod-sheet-examples dependency (#762)
7de88a82 is described below
commit 7de88a82b6bba0101d7de98195d14173b329b9f8
Author: Shuxin Pan <[email protected]>
AuthorDate: Sat Dec 27 21:26:40 2025 +0800
chore: remove fesod-sheet-examples dependency (#762)
---
fesod-distribution/pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/fesod-distribution/pom.xml b/fesod-distribution/pom.xml
index b01f846f..fc3cfb65 100644
--- a/fesod-distribution/pom.xml
+++ b/fesod-distribution/pom.xml
@@ -44,11 +44,6 @@
<artifactId>fesod-sheet</artifactId>
<version>${project.version}</version>
</dependency>
- <dependency>
- <groupId>org.apache.fesod</groupId>
- <artifactId>fesod-sheet-examples</artifactId>
- <version>${project.version}</version>
- </dependency>
</dependencies>
<build>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]