Skip to content

Commit

Permalink
[maven-release-plugin] prepare release dropwizard-foundationdb-3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Apr 3, 2023
1 parent 3c50efd commit 77b89c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>io.dropwizard.modules</groupId>
<artifactId>dropwizard-foundationdb</artifactId>
<version>2.0.2-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>jar</packaging>

<name>Dropwizard FoundationDB</name>
Expand All @@ -24,7 +24,7 @@
<developerConnection>scm:git:[email protected]:dropwizard/dropwizard-foundationdb.git</developerConnection>
<connection>scm:git:https://github.com/dropwizard/dropwizard-foundationdb.git</connection>
<url>https://github.com/dropwizard/dropwizard-foundationdb</url>
<tag>HEAD</tag>
<tag>dropwizard-foundationdb-3.0.0</tag>
</scm>

<ciManagement>
Expand Down

0 comments on commit 77b89c4

Please sign in to comment.