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 9e6db5a commit 1db0b0dCopy full SHA for 1db0b0d
pom.xml
@@ -24,7 +24,7 @@
24
25
<groupId>io.netty.incubator</groupId>
26
<artifactId>netty-incubator-h3spec-maven-plugin</artifactId>
27
- <version>0.0.7.Final-SNAPSHOT</version>
+ <version>0.0.7.Final</version>
28
<packaging>maven-plugin</packaging>
29
<url>https://netty.io/</url>
30
<description>
@@ -63,7 +63,7 @@
63
<url>https://github.com/netty/netty-incubator-h3spec-maven-plugin</url>
64
<connection>scm:git:git://github.com/netty/netty-incubator-h3spec-maven-plugin.git</connection>
65
<developerConnection>scm:git:ssh://git@github.com/netty/netty-incubator-h3spec-maven-plugin.git</developerConnection>
66
- <tag>HEAD</tag>
+ <tag>netty-incubator-h3spec-maven-plugin-0.0.7.Final</tag>
67
</scm>
68
69
<developers>
0 commit comments