[java-parent-project] branch main updated: Remove unused release profile plugin

Tom Zeller tzeller at dragonacea.biz
Fri Oct 20 15:58:16 UTC 2023


This is an automated email from the git hooks/post-receive script.

tzeller pushed a commit to branch main
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=d12af4d5787b2fbabd2ef53afba88a237a49ca62

The following commit(s) were added to refs/heads/main by this push:
     new d12af4d  Remove unused release profile plugin
d12af4d is described below

commit d12af4d5787b2fbabd2ef53afba88a237a49ca62
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Fri Oct 20 10:57:59 2023 -0500

    Remove unused release profile plugin
---
 pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4653f67..4170cfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -959,11 +959,6 @@
                             <debug>true</debug>
                         </configuration>
                     </plugin>
-                    <!-- TODO what does this plugin do ? -->
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-dependency-plugin</artifactId>
-                    </plugin>
                     <plugin>
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-source-plugin</artifactId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list