File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >io.dropwizard.modules</groupId >
55 <artifactId >module-parent</artifactId >
6- <version >5.0.0-SNAPSHOT </version >
6+ <version >5.0.0</version >
77 <packaging >pom</packaging >
88 <name >Dropwizard Module Parent</name >
99 <description >Common baseline for Dropwizard modules</description >
1919 <developerConnection >scm:git:git@github.com:dropwizard/${repository.name} .git</developerConnection >
2020 <connection >scm:git:https://github.com/dropwizard/${repository.name} .git</connection >
2121 <url >https://github.com/dropwizard/${repository.name} </url >
22- <tag >HEAD </tag >
22+ <tag >module-parent-5.0.0 </tag >
2323 </scm >
2424 <organization >
2525 <name >Dropwizard</name >
4545 <maven .compiler.release>17</maven .compiler.release>
4646 <maven .compiler.showWarnings>true</maven .compiler.showWarnings>
4747 <maven .compiler.showDeprecation>true</maven .compiler.showDeprecation>
48- <project .build.outputTimestamp>2025-08-26T09:04:52Z </project .build.outputTimestamp>
48+ <project .build.outputTimestamp>2025-09-18T07:49:31Z </project .build.outputTimestamp>
4949 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5050 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5151 <sonar .organization>dropwizard</sonar .organization>
You can’t perform that action at this time.
0 commit comments