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 >11-SNAPSHOT </version >
22
+ <version >11</version >
23
23
<packaging >pom</packaging >
24
24
25
25
<name >Plexus</name >
@@ -297,7 +297,7 @@ limitations under the License.
297
297
<scm >
298
298
<connection >scm:git:https://github.com/codehaus-plexus/plexus-pom.git</connection >
299
299
<developerConnection >${project.scm.connection} </developerConnection >
300
- <tag >master </tag >
300
+ <tag >plexus-11 </tag >
301
301
<url >https://github.com/codehaus-plexus/plexus-pom/tree/master/</url >
302
302
</scm >
303
303
@@ -330,7 +330,7 @@ limitations under the License.
330
330
<maven .compiler.target>1.${javaVersion} </maven .compiler.target>
331
331
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
332
332
<plexusDistMgmtSnapshotsUrl >https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl >
333
- <project .build.outputTimestamp>2022-06-09T20:48:10Z </project .build.outputTimestamp>
333
+ <project .build.outputTimestamp>2023-05-06T22:13:35Z </project .build.outputTimestamp>
334
334
<gpg .useagent>true</gpg .useagent>
335
335
<mavenPluginToolsVersion >3.8.2</mavenPluginToolsVersion >
336
336
<mavenFluidoSkinVersion >1.11.2</mavenFluidoSkinVersion >
You can’t perform that action at this time.
0 commit comments