File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ limitations under the License.
1919
2020 <groupId >org.codehaus.plexus</groupId >
2121 <artifactId >plexus</artifactId >
22- <version >19-SNAPSHOT </version >
22+ <version >19</version >
2323 <packaging >pom</packaging >
2424
2525 <name >Plexus</name >
@@ -302,7 +302,7 @@ limitations under the License.
302302 <scm >
303303 <connection >scm:git:https://github.com/codehaus-plexus/plexus-pom.git</connection >
304304 <developerConnection >${project.scm.connection} </developerConnection >
305- <tag >master </tag >
305+ <tag >plexus-19 </tag >
306306 <url >https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag} /</url >
307307 </scm >
308308
@@ -339,7 +339,7 @@ limitations under the License.
339339 <maven .compiler.showDeprecation>true</maven .compiler.showDeprecation>
340340 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
341341 <plexusDistMgmtSnapshotsUrl >https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl >
342- <project .build.outputTimestamp>2024-05-21T19:07:51Z </project .build.outputTimestamp>
342+ <project .build.outputTimestamp>2024-09-25T19:34:28Z </project .build.outputTimestamp>
343343 <gpg .useagent>true</gpg .useagent>
344344 <spotless-maven-plugin .version>2.43.0</spotless-maven-plugin .version>
345345 <mavenPluginToolsVersion >3.15.0</mavenPluginToolsVersion >
You can’t perform that action at this time.
0 commit comments