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 >16-SNAPSHOT </version >
22+ <version >16</version >
2323 <packaging >pom</packaging >
2424
2525 <name >Plexus</name >
@@ -306,7 +306,7 @@ limitations under the License.
306306 <scm >
307307 <connection >scm:git:https://github.com/codehaus-plexus/plexus-pom.git</connection >
308308 <developerConnection >${project.scm.connection} </developerConnection >
309- <tag >master </tag >
309+ <tag >plexus-16 </tag >
310310 <url >https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag} /</url >
311311 </scm >
312312
@@ -340,7 +340,7 @@ limitations under the License.
340340 <maven .compiler.target>${javaVersion} </maven .compiler.target>
341341 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
342342 <plexusDistMgmtSnapshotsUrl >https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl >
343- <project .build.outputTimestamp>2023-10-03T11:25:00Z </project .build.outputTimestamp>
343+ <project .build.outputTimestamp>2023-12-10T16:52:10Z </project .build.outputTimestamp>
344344 <gpg .useagent>true</gpg .useagent>
345345 <spotless-maven-plugin .version>2.41.1</spotless-maven-plugin .version>
346346 <mavenPluginToolsVersion >3.10.2</mavenPluginToolsVersion >
You can’t perform that action at this time.
0 commit comments