We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd4a4b5 commit aee253dCopy full SHA for aee253d
pom.xml
@@ -9,7 +9,7 @@
9
10
<groupId>io.dropwizard.modules</groupId>
11
<artifactId>dropwizard-testing-junit4</artifactId>
12
- <version>3.0.8-SNAPSHOT</version>
+ <version>3.0.8</version>
13
14
<name>Dropwizard Test Support for JUnit 4.x</name>
15
@@ -25,7 +25,7 @@
25
<developerConnection>scm:git:git@github.com:dropwizard/dropwizard-testing-junit4.git</developerConnection>
26
<connection>scm:git:https://github.com/dropwizard/dropwizard-testing-junit4.git</connection>
27
<url>https://github.com/dropwizard/dropwizard-testing-junit4</url>
28
- <tag>HEAD</tag>
+ <tag>v3.0.8</tag>
29
</scm>
30
31
<ciManagement>
0 commit comments