Skip to content

Commit d872078

Browse files
[maven-release-plugin] prepare release plexus-22
1 parent 74c7fbd commit d872078

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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>22-SNAPSHOT</version>
22+
<version>22</version>
2323
<packaging>pom</packaging>
2424

2525
<name>Plexus</name>
@@ -302,7 +302,7 @@ limitations under the License.
302302
<scm>
303303
<connection>scm:git:https://github.com/codehaus-plexus/plexus-pom.git</connection>
304304
<developerConnection>${project.scm.connection}</developerConnection>
305-
<tag>master</tag>
305+
<tag>plexus-22</tag>
306306
<url>https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag}/</url>
307307
</scm>
308308

@@ -345,7 +345,7 @@ limitations under the License.
345345
<plexusDistMgmtSnapshotsName>Sonatype Central Snapshots</plexusDistMgmtSnapshotsName>
346346
<plexusDistMgmtSnapshotsUrl>https://central.sonatype.com/repository/maven-snapshots</plexusDistMgmtSnapshotsUrl>
347347

348-
<project.build.outputTimestamp>2025-05-23T18:11:49Z</project.build.outputTimestamp>
348+
<project.build.outputTimestamp>2025-06-02T20:46:28Z</project.build.outputTimestamp>
349349
<gpg.useagent>true</gpg.useagent>
350350
<spotless-maven-plugin.version>2.44.5</spotless-maven-plugin.version>
351351
<mavenPluginToolsVersion>3.15.1</mavenPluginToolsVersion>

0 commit comments

Comments
 (0)