We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a1fae commit 4e51cdcCopy full SHA for 4e51cdc
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<artifactId>scalecube-bom</artifactId>
11
- <version>0.0.3</version>
+ <version>0.0.4-SNAPSHOT</version>
12
<packaging>pom</packaging>
13
<name>${project.artifactId} project</name>
14
@@ -28,7 +28,7 @@
28
<connection>scm:git:https://github.com/scalecube/scalecube-bom</connection>
29
<developerConnection>scm:git:https://github.com/scalecube/scalecube-bom
30
</developerConnection>
31
- <tag>release-0.0.3</tag>
+ <tag>HEAD</tag>
32
</scm>
33
34
<properties>
0 commit comments