Skip to content

Commit

Permalink
[maven-release-plugin] prepare release dropwizard-flyway-2.0.29-1
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Apr 20, 2022
1 parent 87647a0 commit a1fcdaa
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>2.0.28-2-SNAPSHOT</version>
<version>2.0.29-1</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-2.0.29-1</tag>
</scm>

<ciManagement>
Expand Down

0 comments on commit a1fcdaa

Please sign in to comment.