Skip to content

Commit b8a2127

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 7b51d2c commit b8a2127

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-h3spec-maven-plugin</artifactId>
27-
<version>0.0.7.Final</version>
27+
<version>0.0.8.Final-SNAPSHOT</version>
2828
<packaging>maven-plugin</packaging>
2929
<url>https://netty.io/</url>
3030
<description>
@@ -63,7 +63,7 @@
6363
<url>https://github.com/netty/netty-incubator-h3spec-maven-plugin</url>
6464
<connection>scm:git:git://github.com/netty/netty-incubator-h3spec-maven-plugin.git</connection>
6565
<developerConnection>scm:git:ssh://git@github.com/netty/netty-incubator-h3spec-maven-plugin.git</developerConnection>
66-
<tag>netty-incubator-h3spec-maven-plugin-0.0.7.Final</tag>
66+
<tag>HEAD</tag>
6767
</scm>
6868

6969
<developers>

0 commit comments

Comments
 (0)