File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 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" >
2
4
<modelVersion >4.0.0</modelVersion >
3
5
4
6
<groupId >io.scalecube</groupId >
173
175
<message >The reactor is not valid</message >
174
176
<ignoreModuleDependencies >true</ignoreModuleDependencies >
175
177
</reactorModuleConvergence >
176
- <dependencyConvergence />
178
+ <dependencyConvergence />
177
179
</rules >
178
180
</configuration >
179
181
</execution >
235
237
<configuration >
236
238
<publishingServerId >central</publishingServerId >
237
239
<autoPublish >true</autoPublish >
238
- <waitUntil >published </waitUntil >
240
+ <waitUntil >validated </waitUntil >
239
241
</configuration >
240
242
</plugin >
241
243
</plugins >
You can’t perform that action at this time.
0 commit comments