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 @@ -22,7 +22,7 @@ limitations under the License.
2222 <groupId >org.codehaus.plexus</groupId >
2323 <artifactId >plexus</artifactId >
2424 <packaging >pom</packaging >
25- <version >9-SNAPSHOT </version >
25+ <version >9</version >
2626
2727 <name >Plexus</name >
2828 <description >The Plexus project provides a full software stack for creating and executing software projects.</description >
@@ -290,7 +290,7 @@ limitations under the License.
290290 <
connection >scm:git:
[email protected] :codehaus-plexus/plexus-pom.git</
connection >
291291 <
developerConnection >scm:git:
[email protected] :codehaus-plexus/plexus-pom.git</
developerConnection >
292292 <url >https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag} /</url >
293- <tag >master </tag >
293+ <tag >plexus-9 </tag >
294294 </scm >
295295 <issueManagement >
296296 <system >github</system >
@@ -319,7 +319,7 @@ limitations under the License.
319319 <maven .compiler.target>1.${javaVersion} </maven .compiler.target>
320320 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
321321 <plexusDistMgmtSnapshotsUrl >https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl >
322- <project .build.outputTimestamp>2021-07-29T17:33:17Z </project .build.outputTimestamp>
322+ <project .build.outputTimestamp>2022-06-09T19:25:10Z </project .build.outputTimestamp>
323323 <gpg .useagent>true</gpg .useagent>
324324 </properties >
325325
You can’t perform that action at this time.
0 commit comments