File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
<modelVersion >4.0.0</modelVersion >
5
5
<groupId >net.sourceforge.htmlunit</groupId >
6
6
<artifactId >htmlunit-cssparser</artifactId >
7
- <version >1.10.0-SNAPSHOT </version >
7
+ <version >1.10.0</version >
8
8
<name >HtmlUnit CSS Parser</name >
9
9
<packaging >jar</packaging >
10
10
<description >CSS parser for HtmlUnit.</description >
187
187
<plugin >
188
188
<groupId >org.apache.maven.plugins</groupId >
189
189
<artifactId >maven-javadoc-plugin</artifactId >
190
- <version >3.2.0 </version >
190
+ <version >3.3.1 </version >
191
191
<configuration >
192
192
<additionalparam >--allow-script-in-comments</additionalparam >
193
193
<excludePackageNames >com.gargoylesoftware.css.parser.javacc</excludePackageNames >
259
259
<plugin >
260
260
<groupId >org.apache.maven.plugins</groupId >
261
261
<artifactId >maven-javadoc-plugin</artifactId >
262
- <version >3.2.0 </version >
262
+ <version >3.3.1 </version >
263
263
<configuration >
264
264
<additionalparam >--allow-script-in-comments</additionalparam >
265
265
<links >
You can’t perform that action at this time.
0 commit comments