diff --git a/pom.xml b/pom.xml index b7e6d87d..bbd15740 100644 --- a/pom.xml +++ b/pom.xml @@ -229,7 +229,6 @@ 3.13.0 1.13.0 - 3.5.0 3.5.2 6.0.0 7.6.6 diff --git a/src/it/MFINDBUGS-178/pom.xml b/src/it/MFINDBUGS-178/pom.xml index 5bfd7df7..76b1e799 100644 --- a/src/it/MFINDBUGS-178/pom.xml +++ b/src/it/MFINDBUGS-178/pom.xml @@ -60,7 +60,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/basic-1/pom.xml b/src/it/basic-1/pom.xml index d1188f1b..b9ccc551 100644 --- a/src/it/basic-1/pom.xml +++ b/src/it/basic-1/pom.xml @@ -38,7 +38,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/check-multi/modules/pom.xml b/src/it/check-multi/modules/pom.xml index 5b1a23a8..9a264999 100644 --- a/src/it/check-multi/modules/pom.xml +++ b/src/it/check-multi/modules/pom.xml @@ -64,7 +64,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ diff --git a/src/it/empty/pom.xml b/src/it/empty/pom.xml index 6715bfdb..4b54ba6a 100644 --- a/src/it/empty/pom.xml +++ b/src/it/empty/pom.xml @@ -50,7 +50,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/encoding-utf8/pom.xml b/src/it/encoding-utf8/pom.xml index fb9a4556..719b08ee 100644 --- a/src/it/encoding-utf8/pom.xml +++ b/src/it/encoding-utf8/pom.xml @@ -42,7 +42,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/exclude-multi-list/pom.xml b/src/it/exclude-multi-list/pom.xml index c89efc0b..6a4397b1 100644 --- a/src/it/exclude-multi-list/pom.xml +++ b/src/it/exclude-multi-list/pom.xml @@ -48,7 +48,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/exclude-multi/pom.xml b/src/it/exclude-multi/pom.xml index 601cca6f..6be613cd 100644 --- a/src/it/exclude-multi/pom.xml +++ b/src/it/exclude-multi/pom.xml @@ -48,7 +48,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/exclude/pom.xml b/src/it/exclude/pom.xml index b3c4b9d8..cfe68e14 100644 --- a/src/it/exclude/pom.xml +++ b/src/it/exclude/pom.xml @@ -48,7 +48,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/include-multi-list/pom.xml b/src/it/include-multi-list/pom.xml index 8c628f1b..a665a405 100644 --- a/src/it/include-multi-list/pom.xml +++ b/src/it/include-multi-list/pom.xml @@ -48,7 +48,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/include-multi/pom.xml b/src/it/include-multi/pom.xml index 1c15de9a..1b444993 100644 --- a/src/it/include-multi/pom.xml +++ b/src/it/include-multi/pom.xml @@ -48,7 +48,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/include/pom.xml b/src/it/include/pom.xml index c38d4335..a25cc59a 100644 --- a/src/it/include/pom.xml +++ b/src/it/include/pom.xml @@ -48,7 +48,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/multi-build/pom.xml b/src/it/multi-build/pom.xml index 8a1c4daf..88c821a5 100644 --- a/src/it/multi-build/pom.xml +++ b/src/it/multi-build/pom.xml @@ -52,7 +52,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/multi/modules/pom.xml b/src/it/multi/modules/pom.xml index e6cf4522..9390f226 100644 --- a/src/it/multi/modules/pom.xml +++ b/src/it/multi/modules/pom.xml @@ -49,7 +49,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/nested/pom.xml b/src/it/nested/pom.xml index 70121e57..1fa4b54e 100644 --- a/src/it/nested/pom.xml +++ b/src/it/nested/pom.xml @@ -38,7 +38,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/omitVisitors/pom.xml b/src/it/omitVisitors/pom.xml index 3ce5e01f..ef68ff4c 100644 --- a/src/it/omitVisitors/pom.xml +++ b/src/it/omitVisitors/pom.xml @@ -38,7 +38,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/onlyAnalyze/pom.xml b/src/it/onlyAnalyze/pom.xml index 8e78d505..78f91391 100644 --- a/src/it/onlyAnalyze/pom.xml +++ b/src/it/onlyAnalyze/pom.xml @@ -38,7 +38,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/onlyAnalyzeFileSource/pom.xml b/src/it/onlyAnalyzeFileSource/pom.xml index a8736ce1..d4cdd65c 100644 --- a/src/it/onlyAnalyzeFileSource/pom.xml +++ b/src/it/onlyAnalyzeFileSource/pom.xml @@ -38,7 +38,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/sarif-1/pom.xml b/src/it/sarif-1/pom.xml index 5e4268f6..8ae685c3 100644 --- a/src/it/sarif-1/pom.xml +++ b/src/it/sarif-1/pom.xml @@ -38,7 +38,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/sarif-2/pom.xml b/src/it/sarif-2/pom.xml index 20e149a5..c71129a6 100644 --- a/src/it/sarif-2/pom.xml +++ b/src/it/sarif-2/pom.xml @@ -38,7 +38,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/site-brazil/pom.xml b/src/it/site-brazil/pom.xml index f9c0d5c9..3207e742 100644 --- a/src/it/site-brazil/pom.xml +++ b/src/it/site-brazil/pom.xml @@ -46,7 +46,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/skip/pom.xml b/src/it/skip/pom.xml index c0b86731..c22da0c3 100644 --- a/src/it/skip/pom.xml +++ b/src/it/skip/pom.xml @@ -38,7 +38,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/skipEmpty/pom.xml b/src/it/skipEmpty/pom.xml index 2ba61cfd..e748ab4e 100644 --- a/src/it/skipEmpty/pom.xml +++ b/src/it/skipEmpty/pom.xml @@ -58,7 +58,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/threaded/pom.xml b/src/it/threaded/pom.xml index 4e41219f..24e5b435 100644 --- a/src/it/threaded/pom.xml +++ b/src/it/threaded/pom.xml @@ -38,7 +38,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs diff --git a/src/it/trace/pom.xml b/src/it/trace/pom.xml index 08666ed1..11faea88 100644 --- a/src/it/trace/pom.xml +++ b/src/it/trace/pom.xml @@ -38,7 +38,7 @@ org.apache.maven.plugins maven-jxr-plugin - @jxrPluginVersion@ + @jxr.plugin@ com.github.spotbugs