Skip to content

Commit

Permalink
[maven-release-plugin] prepare release plexus-10
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed Jun 9, 2022
1 parent c680825 commit f0ec4f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ limitations under the License.
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus</artifactId>
<packaging>pom</packaging>
<version>10-SNAPSHOT</version>
<version>10</version>

<name>Plexus</name>
<description>The Plexus project provides a full software stack for creating and executing software projects.</description>
Expand Down Expand Up @@ -290,7 +290,7 @@ limitations under the License.
<connection>scm:git:git@github.com:codehaus-plexus/plexus-pom.git</connection>
<developerConnection>scm:git:git@github.com:codehaus-plexus/plexus-pom.git</developerConnection>
<url>https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag}/</url>
<tag>master</tag>
<tag>plexus-10</tag>
</scm>
<issueManagement>
<system>github</system>
Expand Down Expand Up @@ -319,7 +319,7 @@ limitations under the License.
<maven.compiler.target>1.${javaVersion}</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<plexusDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl>
<project.build.outputTimestamp>2022-06-09T19:25:14Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-06-09T20:48:05Z</project.build.outputTimestamp>
<gpg.useagent>true</gpg.useagent>
</properties>

Expand Down

0 comments on commit f0ec4f3

Please sign in to comment.