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 >14-SNAPSHOT </version >
22
+ <version >14</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-14 </tag >
310
310
<url >https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag} /</url >
311
311
</scm >
312
312
@@ -339,7 +339,7 @@ limitations under the License.
339
339
<maven .compiler.target>${javaVersion} </maven .compiler.target>
340
340
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
341
341
<plexusDistMgmtSnapshotsUrl >https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl >
342
- <project .build.outputTimestamp>2023-05-22T15:02:18Z </project .build.outputTimestamp>
342
+ <project .build.outputTimestamp>2023-07-23T09:58:05Z </project .build.outputTimestamp>
343
343
<gpg .useagent>true</gpg .useagent>
344
344
<spotless-maven-plugin .version>2.38.0</spotless-maven-plugin .version>
345
345
<mavenPluginToolsVersion >3.9.0</mavenPluginToolsVersion >
You can’t perform that action at this time.
0 commit comments