Skip to content

Commit e3c3f68

Browse files
committed
[maven-release-plugin] prepare release release-0.1.2
1 parent b039e51 commit e3c3f68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>scalecube-bom</artifactId>
11-
<version>0.1.2-SNAPSHOT</version>
11+
<version>0.1.2</version>
1212
<packaging>pom</packaging>
1313
<name>${project.artifactId} project</name>
1414

@@ -28,7 +28,7 @@
2828
<connection>scm:git:https://github.com/scalecube/scalecube-bom</connection>
2929
<developerConnection>scm:git:https://github.com/scalecube/scalecube-bom
3030
</developerConnection>
31-
<tag>HEAD</tag>
31+
<tag>release-0.1.2</tag>
3232
</scm>
3333

3434
<properties>

0 commit comments

Comments
 (0)