Skip to content

Commit dc5b295

Browse files
joschidropwizard-committers
authored andcommitted
[maven-release-plugin] prepare release dropwizard-flyway-4.0.1-2
1 parent 22c35c8 commit dc5b295

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pom.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>4.0.3</version>
88
</parent>
99
<artifactId>dropwizard-flyway</artifactId>
10-
<version>4.0.1-2-SNAPSHOT</version>
10+
<version>4.0.1-2</version>
1111
<packaging>jar</packaging>
1212

1313
<name>Dropwizard Flyway Bundle</name>
@@ -96,4 +96,8 @@
9696
<scope>test</scope>
9797
</dependency>
9898
</dependencies>
99+
100+
<scm>
101+
<tag>dropwizard-flyway-4.0.1-2</tag>
102+
</scm>
99103
</project>

0 commit comments

Comments
 (0)