File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54 <parent >
65 <groupId >io.dropwizard.modules</groupId >
98 </parent >
109
1110 <artifactId >dropwizard-testing-junit6</artifactId >
12- <version >4.0.0-SNAPSHOT </version >
11+ <version >4.0.0-rc.1 </version >
1312 <name >Dropwizard Test Helpers for JUnit 6</name >
1413
1514 <properties >
322321 </plugin >
323322 </plugins >
324323 </build >
324+
325+ <scm >
326+ <tag >dropwizard-testing-junit6-4.0.0-rc.1</tag >
327+ </scm >
325328</project >
You can’t perform that action at this time.
0 commit comments