Skip to content

Commit

Permalink
[maven-release-plugin] prepare release release-2
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed May 6, 2023
1 parent e13c5a1 commit f74d8c2
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 @@ -6,7 +6,7 @@
<groupId>eu.maveniverse.maven.parent</groupId>
<artifactId>parent</artifactId>

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

Expand Down Expand Up @@ -36,7 +36,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-2</tag>
<url>https://github.com/maveniverse/parent</url>
</scm>

Expand Down Expand Up @@ -72,7 +72,7 @@
<!--
Build timestamp.
-->
<project.build.outputTimestamp>2023-03-31T08:13:24Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-05-06T19:42:07Z</project.build.outputTimestamp>

<!--
Test defaults.
Expand Down

0 comments on commit f74d8c2

Please sign in to comment.