Skip to content

Commit f0ec4f3

Browse files
committed
[maven-release-plugin] prepare release plexus-10
1 parent c680825 commit f0ec4f3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff 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>10-SNAPSHOT</version>
25+
<version>10</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-10</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>2022-06-09T19:25:14Z</project.build.outputTimestamp>
322+
<project.build.outputTimestamp>2022-06-09T20:48:05Z</project.build.outputTimestamp>
323323
<gpg.useagent>true</gpg.useagent>
324324
</properties>
325325

0 commit comments

Comments
 (0)