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 @@ -22,7 +22,7 @@ limitations under the License.
22
22
<groupId >org.codehaus.plexus</groupId >
23
23
<artifactId >plexus</artifactId >
24
24
<packaging >pom</packaging >
25
- <version >7-SNAPSHOT </version >
25
+ <version >7</version >
26
26
27
27
<name >Plexus</name >
28
28
<description >The Plexus project provides a full software stack for creating and executing software projects.</description >
@@ -290,7 +290,7 @@ limitations under the License.
290
290
<
connection >scm:git:
[email protected] :codehaus-plexus/plexus-pom.git</
connection >
291
291
<
developerConnection >scm:git:
[email protected] :codehaus-plexus/plexus-pom.git</
developerConnection >
292
292
<url >https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag} /</url >
293
- <tag >master </tag >
293
+ <tag >plexus-7 </tag >
294
294
</scm >
295
295
<issueManagement >
296
296
<system >github</system >
@@ -319,7 +319,7 @@ limitations under the License.
319
319
<maven .compiler.target>1.${javaVersion} </maven .compiler.target>
320
320
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
321
321
<plexusDistMgmtSnapshotsUrl >https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl >
322
- <project .build.outputTimestamp>2020-10-17T13:47:59Z </project .build.outputTimestamp>
322
+ <project .build.outputTimestamp>2020-12-23T00:39:27Z </project .build.outputTimestamp>
323
323
<gpg .useagent>true</gpg .useagent>
324
324
</properties >
325
325
You can’t perform that action at this time.
0 commit comments