Skip to content

Commit 5cbac0d

Browse files
committed
Clean pom.xml
1 parent 986a0f3 commit 5cbac0d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

pom.xml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
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">
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">
24
<modelVersion>4.0.0</modelVersion>
35

46
<groupId>io.github.bonigarcia</groupId>
@@ -93,8 +95,8 @@
9395
<developerConnection>
9496
scm:git:https://github.com/bonigarcia/webdrivermanager.git</developerConnection>
9597
<url>https://github.com/bonigarcia/webdrivermanager</url>
96-
<tag>HEAD</tag>
97-
</scm>
98+
<tag>HEAD</tag>
99+
</scm>
98100

99101
<dependencies>
100102
<dependency>

0 commit comments

Comments
 (0)