Skip to content

Commit aca9702

Browse files
[maven-release-plugin] prepare release plexus-17
1 parent 03581c9 commit aca9702

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>17-SNAPSHOT</version>
22+
<version>17</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-17</tag>
306306
<url>https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag}/</url>
307307
</scm>
308308

@@ -336,7 +336,7 @@ limitations under the License.
336336
<maven.compiler.target>${javaVersion}</maven.compiler.target>
337337
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
338338
<plexusDistMgmtSnapshotsUrl>https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl>
339-
<project.build.outputTimestamp>2023-12-10T16:52:20Z</project.build.outputTimestamp>
339+
<project.build.outputTimestamp>2024-03-04T19:09:56Z</project.build.outputTimestamp>
340340
<gpg.useagent>true</gpg.useagent>
341341
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
342342
<mavenPluginToolsVersion>3.11.0</mavenPluginToolsVersion>

0 commit comments

Comments
 (0)