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 a1d0cf4 commit 46eab79Copy full SHA for 46eab79
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.dropwizard.modules</groupId>
7
<artifactId>dropwizard-kubernetes</artifactId>
8
- <version>1.5.3-SNAPSHOT</version>
+ <version>4.0.0</version>
9
<packaging>jar</packaging>
10
11
<name>dropwizard-kubernetes</name>
@@ -37,7 +37,7 @@
37
<developerConnection>scm:git:[email protected]:dropwizard/dropwizard-kubernetes.git</developerConnection>
38
<connection>scm:git:https://github.com/dropwizard/dropwizard-kubernetes.git</connection>
39
<url>https://github.com/dropwizard/dropwizard-kubernetes</url>
40
- <tag>HEAD</tag>
+ <tag>dropwizard-kubernetes-4.0.0</tag>
41
</scm>
42
43
<issueManagement>
0 commit comments