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 >
5
7
<artifactId >scalecube-parent</artifactId >
6
- <version >0.3.3 -SNAPSHOT</version >
8
+ <version >0.3.2 -SNAPSHOT</version >
7
9
<packaging >pom</packaging >
8
10
<name >ScaleCube parent project</name >
9
11
175
177
<message >The reactor is not valid</message >
176
178
<ignoreModuleDependencies >true</ignoreModuleDependencies >
177
179
</reactorModuleConvergence >
178
- <dependencyConvergence />
180
+ <dependencyConvergence />
179
181
</rules >
180
182
</configuration >
181
183
</execution >
You can’t perform that action at this time.
0 commit comments