Skip to content

Commit e7534a5

Browse files
[maven-release-plugin] prepare release plexus-16
1 parent 87047fa commit e7534a5

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>16-SNAPSHOT</version>
22+
<version>16</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-16</tag>
310310
<url>https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag}/</url>
311311
</scm>
312312

@@ -340,7 +340,7 @@ limitations under the License.
340340
<maven.compiler.target>${javaVersion}</maven.compiler.target>
341341
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
342342
<plexusDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl>
343-
<project.build.outputTimestamp>2023-10-03T11:25:00Z</project.build.outputTimestamp>
343+
<project.build.outputTimestamp>2023-12-10T16:52:10Z</project.build.outputTimestamp>
344344
<gpg.useagent>true</gpg.useagent>
345345
<spotless-maven-plugin.version>2.41.1</spotless-maven-plugin.version>
346346
<mavenPluginToolsVersion>3.10.2</mavenPluginToolsVersion>

0 commit comments

Comments
 (0)