[java-shib-profile] 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:24:09 UTC 2023


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

philsmart pushed a commit to branch main
in repository java-shib-profile.

View the commit online:
http://git.shibboleth.net/view/?p=java-shib-profile.git;a=commit;h=ee5ec3a656a3d7bc19bb0d9aebb7af9b3a9d854e

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

commit ee5ec3a656a3d7bc19bb0d9aebb7af9b3a9d854e
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Wed Nov 15 15:21:52 2023 +0000

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

diff --git a/pom.xml b/pom.xml
index 7577b29..4beb3f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -335,7 +335,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