Skip to content

Commit

Permalink
[maven-release-plugin] prepare release plexus-16
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Dec 10, 2023
1 parent 87047fa commit e7534a5
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>16-SNAPSHOT</version>
<version>16</version>
<packaging>pom</packaging>

<name>Plexus</name>
Expand Down Expand Up @@ -306,7 +306,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-16</tag>
<url>https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag}/</url>
</scm>

Expand Down Expand Up @@ -340,7 +340,7 @@ limitations under the License.
<maven.compiler.target>${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>2023-10-03T11:25:00Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-12-10T16:52:10Z</project.build.outputTimestamp>
<gpg.useagent>true</gpg.useagent>
<spotless-maven-plugin.version>2.41.1</spotless-maven-plugin.version>
<mavenPluginToolsVersion>3.10.2</mavenPluginToolsVersion>
Expand Down

0 comments on commit e7534a5

Please sign in to comment.