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 718bd5a commit 86a282cCopy full SHA for 86a282c
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>io.dropwizard.modules</groupId>
7
<artifactId>dropwizard-foundationdb</artifactId>
8
- <version>2.0.2-SNAPSHOT</version>
+ <version>4.0.0</version>
9
<packaging>jar</packaging>
10
11
<name>Dropwizard FoundationDB</name>
@@ -24,7 +24,7 @@
24
<developerConnection>scm:git:git@github.com:dropwizard/dropwizard-foundationdb.git</developerConnection>
25
<connection>scm:git:https://github.com/dropwizard/dropwizard-foundationdb.git</connection>
26
<url>https://github.com/dropwizard/dropwizard-foundationdb</url>
27
- <tag>HEAD</tag>
+ <tag>dropwizard-foundationdb-4.0.0</tag>
28
</scm>
29
30
<ciManagement>
0 commit comments