Skip to content

Commit 8452b07

Browse files
joschidropwizard-committers
authored andcommitted
[maven-release-plugin] prepare release dropwizard-flyway-5.0.0-1
1 parent deb0bd4 commit 8452b07

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>5.0.0</version>
88
</parent>
99
<artifactId>dropwizard-flyway</artifactId>
10-
<version>5.0.0-SNAPSHOT</version>
10+
<version>5.0.0-1</version>
1111
<packaging>jar</packaging>
1212

1313
<name>Dropwizard Flyway Bundle</name>
@@ -102,4 +102,8 @@
102102
<scope>test</scope>
103103
</dependency>
104104
</dependencies>
105+
106+
<scm>
107+
<tag>dropwizard-flyway-5.0.0-1</tag>
108+
</scm>
105109
</project>

0 commit comments

Comments
 (0)