Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Oct 10, 2023
1 parent f76af9d commit 83b5d62
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>5</version>
<version>6-SNAPSHOT</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>release-5</tag>
<tag>HEAD</tag>
<url>https://github.com/maveniverse/parent</url>
</scm>

Expand Down Expand Up @@ -72,7 +72,7 @@
<!--
Build timestamp.
-->
<project.build.outputTimestamp>2023-10-10T20:43:58Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2023-10-10T20:44:02Z</project.build.outputTimestamp>

<!--
Test defaults.
Expand Down

0 comments on commit 83b5d62

Please sign in to comment.