[java-identity-provider] branch main updated: Revert "JPAR-207 - Revert maven-javadoc-plugin to official Apache version"

Phil Smart philip.smart at jisc.ac.uk
Wed Nov 15 15:26:07 UTC 2023


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

philsmart pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=0355d2cef8653c33a84e26401b456584de5c5190

The following commit(s) were added to refs/heads/main by this push:
     new 0355d2cef Revert "JPAR-207 - Revert maven-javadoc-plugin to official Apache version"
0355d2cef is described below

commit 0355d2cef8653c33a84e26401b456584de5c5190
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Nov 15 15:19:00 2023 +0000

    Revert "JPAR-207 - Revert maven-javadoc-plugin to official Apache version"
    
    This reverts commit 01b7286104eb8449b2a4832fada130a20acbf5a1.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e2c9a526d..c88b80387 100644
--- a/pom.xml
+++ b/pom.xml
@@ -389,7 +389,7 @@
     <build>
         <plugins>
             <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
+                <groupId>net.shibboleth.maven.plugins</groupId>
                 <artifactId>maven-javadoc-plugin</artifactId>
                 <configuration>
                     <links combine.children="append">

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


More information about the commits mailing list