[JXR-167] Upgrade Parent to 35 · apache/maven-jxr@50a8d23 (original) (raw)
`@@ -25,7 +25,7 @@ under the License.
`
25
25
`
`
26
26
` org.apache.maven
`
27
27
` maven-parent
`
28
``
`-
34
`
``
28
`+
35
`
29
29
`
`
30
30
`
`
31
31
``
`@@ -66,8 +66,6 @@ under the License.
`
66
66
` 8
`
67
67
` 3.9.1
`
68
68
` <maven.site.path>jxr-archives/jxr-LATEST</maven.site.path>
`
69
``
`-
<surefire.version>2.22.2</surefire.version>
`
70
``
`-
3.6.2
`
71
69
` <checkstyle.violation.ignore>None</checkstyle.violation.ignore>
`
72
70
` <project.build.outputTimestamp>2021-04-18T19:03:41Z</project.build.outputTimestamp>
`
73
71
`
`
`@@ -115,44 +113,28 @@ under the License.
`
115
113
` test
`
116
114
`
`
117
115
`
`
``
116
+
118
117
`
`
119
118
`
`
120
119
`
`
121
``
`-
`
122
``
`-
maven-release-plugin
`
123
``
`-
`
124
``
`-
true
`
125
``
`-
`
126
``
`-
`
``
120
`+
`
127
121
`
`
128
122
` org.apache.maven.plugins
`
129
``
`-
maven-enforcer-plugin
`
130
``
`-
3.0.0
`
``
123
`+
maven-compiler-plugin
`
``
124
`+
3.10.1
`
131
125
`
`
132
126
`
`
133
``
`-
maven-javadoc-plugin
`
134
``
`-
3.3.1
`
``
127
`+
org.apache.maven.plugins
`
``
128
`+
maven-pmd-plugin
`
``
129
`+
3.16.0
`
135
130
`
`
136
131
`
`
137
``
`-
org.apache.maven.plugins
`
138
``
`-
maven-project-info-reports-plugin
`
139
``
`-
3.1.2
`
``
132
`+
org.codehaus.mojo
`
``
133
`+
taglist-maven-plugin
`
``
134
`+
3.0.0
`
140
135
`
`
141
136
`
`
142
137
`
`
143
``
`-
`
144
``
`-
`
145
``
`-
org.apache.maven.plugins
`
146
``
`-
maven-enforcer-plugin
`
147
``
`-
`
148
``
`-
`
149
``
`-
org.codehaus.mojo
`
150
``
`-
extra-enforcer-rules
`
151
``
`-
1.5.1
`
152
``
`-
`
153
``
`-
`
154
``
`-
`
155
``
`-
`
156
138
`
`
157
139
``
158
140
`
`