File tree 1 file changed +3
-3
lines changed
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.
19
19
20
20
<groupId >org.codehaus.plexus</groupId >
21
21
<artifactId >plexus</artifactId >
22
- <version >16-SNAPSHOT </version >
22
+ <version >16</version >
23
23
<packaging >pom</packaging >
24
24
25
25
<name >Plexus</name >
@@ -306,7 +306,7 @@ limitations under the License.
306
306
<scm >
307
307
<connection >scm:git:https://github.com/codehaus-plexus/plexus-pom.git</connection >
308
308
<developerConnection >${project.scm.connection} </developerConnection >
309
- <tag >master </tag >
309
+ <tag >plexus-16 </tag >
310
310
<url >https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag} /</url >
311
311
</scm >
312
312
@@ -340,7 +340,7 @@ limitations under the License.
340
340
<maven .compiler.target>${javaVersion} </maven .compiler.target>
341
341
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
342
342
<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>
344
344
<gpg .useagent>true</gpg .useagent>
345
345
<spotless-maven-plugin .version>2.41.1</spotless-maven-plugin .version>
346
346
<mavenPluginToolsVersion >3.10.2</mavenPluginToolsVersion >
You can’t perform that action at this time.
0 commit comments