File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
22
23
23
<groupId >org.codehaus.mojo</groupId >
24
24
<artifactId >mojo-parent</artifactId >
25
- <version >87-SNAPSHOT </version >
25
+ <version >87</version >
26
26
<packaging >pom</packaging >
27
27
28
28
<name >MojoHaus Parent</name >
145
145
<scm >
146
146
<connection >scm:git:https://github.com/mojohaus/mojo-parent.git</connection >
147
147
<developerConnection >scm:git:https://github.com/mojohaus/mojo-parent.git</developerConnection >
148
- <tag >74 </tag >
148
+ <tag >87 </tag >
149
149
<url >https://github.com/mojohaus/mojo-parent/tree/${project.scm.tag} </url >
150
150
</scm >
151
151
<issueManagement >
233
233
<versions-maven-plugin .version>2.18.0</versions-maven-plugin .version>
234
234
<sisu-maven-plugin .version>0.9.0.M3</sisu-maven-plugin .version>
235
235
<spotless-maven-plugin .version>2.44.2</spotless-maven-plugin .version>
236
- <project .build.outputTimestamp>2024-09-15T14:09:17Z </project .build.outputTimestamp>
236
+ <project .build.outputTimestamp>2025-02-08T11:33:40Z </project .build.outputTimestamp>
237
237
<!-- mono-module doesn't require site:stage for scm-publish -->
238
238
<scmpublish .content>${project.reporting.outputDirectory} </scmpublish .content>
239
239
<junit5 .version>5.11.4</junit5 .version>
314
314
<dependency >
315
315
<groupId >org.codehaus.mojo</groupId >
316
316
<artifactId >mojo-parent</artifactId >
317
- <version >87-SNAPSHOT </version >
317
+ <version >87</version >
318
318
<classifier >config</classifier >
319
319
</dependency >
320
320
<dependency >
You can’t perform that action at this time.
0 commit comments