Skip to content

Commit 0a038da

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 6ddb6d5 commit 0a038da

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
@@ -24,7 +24,7 @@
2424

2525
<groupId>io.netty.incubator</groupId>
2626
<artifactId>netty-incubator-bom</artifactId>
27-
<version>0.0.12.Final</version>
27+
<version>0.0.13.Final-SNAPSHOT</version>
2828
<name>Netty/Incubator/BOM</name>
2929
<packaging>pom</packaging>
3030
<url>https://netty.io/</url>
@@ -47,7 +47,7 @@
4747
<url>https://github.com/netty/netty-incubator-bom</url>
4848
<connection>scm:git:git://github.com/netty/netty-incubator-bom.git</connection>
4949
<developerConnection>scm:git:ssh://git@github.com/netty/netty-incubator-bom.git</developerConnection>
50-
<tag>netty-incubator-bom-0.0.12.Final</tag>
50+
<tag>HEAD</tag>
5151
</scm>
5252

5353
<developers>

0 commit comments

Comments
 (0)