Skip to content

Commit

Permalink
[maven-release-plugin] prepare release dropwizard-flyway-4.0.0-3
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Jul 13, 2023
1 parent 52c3710 commit c2141cd
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 @@ -4,7 +4,7 @@

<groupId>io.dropwizard.modules</groupId>
<artifactId>dropwizard-flyway</artifactId>
<version>4.0.0-3-SNAPSHOT</version>
<version>4.0.0-3</version>
<packaging>jar</packaging>

<name>Dropwizard Flyway Bundle</name>
Expand All @@ -23,7 +23,7 @@
<developerConnection>scm:git:git@github.com:dropwizard/dropwizard-flyway.git</developerConnection>
<connection>scm:git:https://github.com/dropwizard/dropwizard-flyway.git</connection>
<url>https://github.com/dropwizard/dropwizard-flyway</url>
<tag>HEAD</tag>
<tag>dropwizard-flyway-4.0.0-3</tag>
</scm>

<ciManagement>
Expand Down

0 comments on commit c2141cd

Please sign in to comment.