Skip to content

Commit 9a5348c

Browse files
committed
Pom formatting
1 parent 19dca99 commit 9a5348c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

pom.xml

Lines changed: 4 additions & 2 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.scalecube</groupId>
@@ -184,7 +186,7 @@
184186
<message>The reactor is not valid</message>
185187
<ignoreModuleDependencies>true</ignoreModuleDependencies>
186188
</reactorModuleConvergence>
187-
<dependencyConvergence />
189+
<dependencyConvergence/>
188190
</rules>
189191
</configuration>
190192
</execution>

0 commit comments

Comments
 (0)