Skip to content

Commit d7d6795

Browse files
committed
[maven-release-plugin] rollback the release of release-0.3.2
1 parent 846551b commit d7d6795

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,9 +1,11 @@
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>
57
<artifactId>scalecube-parent</artifactId>
6-
<version>0.3.3-SNAPSHOT</version>
8+
<version>0.3.2-SNAPSHOT</version>
79
<packaging>pom</packaging>
810
<name>ScaleCube parent project</name>
911

@@ -175,7 +177,7 @@
175177
<message>The reactor is not valid</message>
176178
<ignoreModuleDependencies>true</ignoreModuleDependencies>
177179
</reactorModuleConvergence>
178-
<dependencyConvergence />
180+
<dependencyConvergence/>
179181
</rules>
180182
</configuration>
181183
</execution>

0 commit comments

Comments
 (0)