This is an automated email from the ASF dual-hosted git repository.
fpapon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/main by this push:
new 9ab43542 [SHIRO-884] use plugin version from parent
new 853b2a24 Merge pull request #365 from hboutemy/SHIRO-884
9ab43542 is described below
commit 9ab435422f45cbd60c7ee7b0820c869d4ca12b4a
Author: Hervé Boutemy <[email protected]>
AuthorDate: Wed Jun 29 08:09:04 2022 +0200
[SHIRO-884] use plugin version from parent
---
pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 96f62f21..ec480c2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1524,7 +1524,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
- <version>3.0.1</version>
<executions>
<execution>
<id>attach-sources</id>