Skip to content

Commit

Permalink
[maven-release-plugin] prepare release plexus-11
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed May 6, 2023
1 parent 001d556 commit ed014f5
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 @@ -19,7 +19,7 @@ limitations under the License.

<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus</artifactId>
<version>11-SNAPSHOT</version>
<version>11</version>
<packaging>pom</packaging>

<name>Plexus</name>
Expand Down Expand Up @@ -297,7 +297,7 @@ limitations under the License.
<scm>
<connection>scm:git:https://github.com/codehaus-plexus/plexus-pom.git</connection>
<developerConnection>${project.scm.connection}</developerConnection>
<tag>master</tag>
<tag>plexus-11</tag>
<url>https://github.com/codehaus-plexus/plexus-pom/tree/master/</url>
</scm>

Expand Down Expand Up @@ -330,7 +330,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-09T20:48:10Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-05-06T22:13:35Z</project.build.outputTimestamp>
<gpg.useagent>true</gpg.useagent>
<mavenPluginToolsVersion>3.8.2</mavenPluginToolsVersion>
<mavenFluidoSkinVersion>1.11.2</mavenFluidoSkinVersion>
Expand Down

0 comments on commit ed014f5

Please # to comment.