Skip to content

Commit e774faa

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 44b038f commit e774faa

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
@@ -15,7 +15,7 @@
1515
<groupId>eu.maveniverse.maven.parent</groupId>
1616
<artifactId>parent</artifactId>
1717

18-
<version>50</version>
18+
<version>51-SNAPSHOT</version>
1919
<packaging>pom</packaging>
2020
<name>${project.groupId}:${project.artifactId}</name>
2121

@@ -46,7 +46,7 @@
4646
<scm>
4747
<connection>scm:git:git@github.com:maveniverse/parent.git</connection>
4848
<developerConnection>scm:git:git@github.com:maveniverse/parent.git</developerConnection>
49-
<tag>release-50</tag>
49+
<tag>HEAD</tag>
5050
<url>https://github.com/maveniverse/parent</url>
5151
</scm>
5252

@@ -87,7 +87,7 @@
8787
<!--
8888
Build timestamp.
8989
-->
90-
<project.build.outputTimestamp>2026-02-14T19:31:11Z</project.build.outputTimestamp>
90+
<project.build.outputTimestamp>2026-02-14T19:31:12Z</project.build.outputTimestamp>
9191

9292
<!--
9393
Source headers.

0 commit comments

Comments
 (0)