Skip to content

Commit 5a42760

Browse files
committed
[maven-release-plugin] prepare release plexus-13
1 parent b9cb4fa commit 5a42760

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
@@ -19,7 +19,7 @@ limitations under the License.
1919

2020
<groupId>org.codehaus.plexus</groupId>
2121
<artifactId>plexus</artifactId>
22-
<version>13-SNAPSHOT</version>
22+
<version>13</version>
2323
<packaging>pom</packaging>
2424

2525
<name>Plexus</name>
@@ -306,7 +306,7 @@ limitations under the License.
306306
<scm>
307307
<connection>scm:git:https://github.com/codehaus-plexus/plexus-pom.git</connection>
308308
<developerConnection>${project.scm.connection}</developerConnection>
309-
<tag>master</tag>
309+
<tag>plexus-13</tag>
310310
<url>https://github.com/codehaus-plexus/plexus-pom/tree/master/</url>
311311
</scm>
312312

@@ -339,7 +339,7 @@ limitations under the License.
339339
<maven.compiler.target>1.${javaVersion}</maven.compiler.target>
340340
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
341341
<plexusDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl>
342-
<project.build.outputTimestamp>2023-05-22T12:35:30Z</project.build.outputTimestamp>
342+
<project.build.outputTimestamp>2023-05-22T15:02:14Z</project.build.outputTimestamp>
343343
<gpg.useagent>true</gpg.useagent>
344344
<spotless-maven-plugin.version>2.36.0</spotless-maven-plugin.version>
345345
<mavenPluginToolsVersion>3.9.0</mavenPluginToolsVersion>

0 commit comments

Comments
 (0)