Skip to content

Commit 86a282c

Browse files
committed
[maven-release-plugin] prepare release dropwizard-foundationdb-4.0.0
1 parent 718bd5a commit 86a282c

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
@@ -5,7 +5,7 @@
55

66
<groupId>io.dropwizard.modules</groupId>
77
<artifactId>dropwizard-foundationdb</artifactId>
8-
<version>2.0.2-SNAPSHOT</version>
8+
<version>4.0.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>Dropwizard FoundationDB</name>
@@ -24,7 +24,7 @@
2424
<developerConnection>scm:git:git@github.com:dropwizard/dropwizard-foundationdb.git</developerConnection>
2525
<connection>scm:git:https://github.com/dropwizard/dropwizard-foundationdb.git</connection>
2626
<url>https://github.com/dropwizard/dropwizard-foundationdb</url>
27-
<tag>HEAD</tag>
27+
<tag>dropwizard-foundationdb-4.0.0</tag>
2828
</scm>
2929

3030
<ciManagement>

0 commit comments

Comments
 (0)