Skip to content

Commit

Permalink
[maven-release-plugin] prepare release release-9
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Mar 11, 2024
1 parent b3a88d1 commit 5b71ef9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<groupId>eu.maveniverse.maven.parent</groupId>
<artifactId>parent</artifactId>

<version>9-SNAPSHOT</version>
<version>9</version>
<packaging>pom</packaging>
<name>${project.groupId}:${project.artifactId}</name>

Expand Down Expand Up @@ -46,7 +46,7 @@
<scm>
<connection>scm:git:[email protected]:maveniverse/parent.git</connection>
<developerConnection>scm:git:[email protected]:maveniverse/parent.git</developerConnection>
<tag>HEAD</tag>
<tag>release-9</tag>
<url>https://github.com/maveniverse/parent</url>
</scm>

Expand Down Expand Up @@ -82,7 +82,7 @@
<!--
Build timestamp.
-->
<project.build.outputTimestamp>2024-01-19T10:56:32Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-03-11T08:56:36Z</project.build.outputTimestamp>

<!--
Source headers.
Expand Down

0 comments on commit 5b71ef9

Please sign in to comment.