Skip to content

Commit

Permalink
[maven-release-plugin] prepare release plexus-7
Browse files Browse the repository at this point in the history
  • Loading branch information
olamy committed Dec 23, 2020
1 parent 551a9e0 commit 705d14f
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>7-SNAPSHOT</version>
<version>7</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-7</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>2020-10-17T13:47:59Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2020-12-23T00:39:27Z</project.build.outputTimestamp>
<gpg.useagent>true</gpg.useagent>
</properties>

Expand Down

0 comments on commit 705d14f

Please sign in to comment.