Skip to content

Commit 8aa3653

Browse files
joschidropwizard-committers
authored andcommitted
[maven-release-plugin] prepare release dropwizard-testing-junit6-5.0.0
1 parent 5de37f9 commit 8aa3653

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
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>dropwizard-testing-junit6</artifactId>
11-
<version>5.0.0-SNAPSHOT</version>
11+
<version>5.0.0</version>
1212
<name>Dropwizard Test Helpers for JUnit 6</name>
1313

1414
<properties>
@@ -295,4 +295,8 @@
295295
</plugin>
296296
</plugins>
297297
</build>
298+
299+
<scm>
300+
<tag>dropwizard-testing-junit6-5.0.0</tag>
301+
</scm>
298302
</project>

0 commit comments

Comments
 (0)