File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0"
2- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
42 <modelVersion >4.0.0</modelVersion >
53
64 <groupId >io.github.bonigarcia</groupId >
75 <artifactId >webdrivermanager</artifactId >
8- <version >5.0.0-SNAPSHOT </version >
6+ <version >5.0.0</version >
97
108 <properties >
119 <!-- compile -->
316314 <idseparator >-</idseparator >
317315 <docinfo1 >true</docinfo1 >
318316 <toclevels >3</toclevels >
319- <sectnums ></ sectnums >
317+ <sectnums / >
320318 <lang >en</lang >
321319 <docdatetime >${maven.build.timestamp} </docdatetime >
322320 <last-update-label >Updated on</last-update-label >
343341 <idprefix />
344342 <idseparator >-</idseparator >
345343 <icons >font</icons >
346- <sectnums ></ sectnums >
344+ <sectnums / >
347345 <lang >en</lang >
348346 <revnumber >${project.version} </revnumber >
349347 <revdate >${maven.build.timestamp} </revdate >
370368 <idprefix />
371369 <idseparator >-</idseparator >
372370 <icons >font</icons >
373- <sectnums ></ sectnums >
371+ <sectnums / >
374372 <lang >en</lang >
375373 <revnumber >${project.version} </revnumber >
376374 <revdate >${maven.build.timestamp} </revdate >
You can’t perform that action at this time.
0 commit comments