Skip to content

Commit 94ce157

Browse files
committed
[maven-release-plugin] prepare release plexus-27
1 parent e5e8c3a commit 94ce157

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
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>27-SNAPSHOT</version>
22+
<version>27</version>
2323
<packaging>pom</packaging>
2424

2525
<name>Plexus</name>
@@ -303,7 +303,7 @@ limitations under the License.
303303
<scm>
304304
<connection>scm:git:https://github.com/codehaus-plexus/plexus-pom.git</connection>
305305
<developerConnection>${project.scm.connection}</developerConnection>
306-
<tag>master</tag>
306+
<tag>plexus-27</tag>
307307
<url>https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag}/</url>
308308
</scm>
309309

@@ -352,7 +352,7 @@ limitations under the License.
352352
<plexusDistMgmtSnapshotsName>Sonatype Central Snapshots</plexusDistMgmtSnapshotsName>
353353
<plexusDistMgmtSnapshotsUrl>https://central.sonatype.com/repository/maven-snapshots</plexusDistMgmtSnapshotsUrl>
354354

355-
<project.build.outputTimestamp>2026-08-08T17:48:42Z</project.build.outputTimestamp>
355+
<project.build.outputTimestamp>2026-08-18T20:43:31Z</project.build.outputTimestamp>
356356
<gpg.useagent>true</gpg.useagent>
357357
<spotless.action>apply</spotless.action>
358358
<invoker.streamLogsOnFailures>true</invoker.streamLogsOnFailures>

0 commit comments

Comments
 (0)