Skip to content

Commit 77c1e8f

Browse files
committed
[maven-release-plugin] prepare release release-0.2.18
1 parent c2ad841 commit 77c1e8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>io.scalecube</groupId>
55
<artifactId>scalecube-parent-pom</artifactId>
6-
<version>0.2.18-SNAPSHOT</version>
6+
<version>0.2.18</version>
77
<packaging>pom</packaging>
88
<name>ScaleCube parent project</name>
99

@@ -25,7 +25,7 @@
2525
<connection>scm:git:https://github.com/scalecube/scalecube-parent.git</connection>
2626
<developerConnection>scm:git:https://github.com/scalecube/scalecube-parent.git
2727
</developerConnection>
28-
<tag>HEAD</tag>
28+
<tag>release-0.2.18</tag>
2929
</scm>
3030

3131
<prerequisites>
@@ -222,7 +222,7 @@
222222
<message>The reactor is not valid</message>
223223
<ignoreModuleDependencies>true</ignoreModuleDependencies>
224224
</reactorModuleConvergence>
225-
<dependencyConvergence/>
225+
<dependencyConvergence />
226226
</rules>
227227
</configuration>
228228
</execution>

0 commit comments

Comments
 (0)