Skip to content

Commit 020cc01

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent bf5bee6 commit 020cc01

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
@@ -27,7 +27,7 @@
2727
</parent>
2828

2929
<artifactId>maven-shared-utils</artifactId>
30-
<version>3.4.0</version>
30+
<version>3.4.1-SNAPSHOT</version>
3131

3232
<name>Apache Maven Shared Utils</name>
3333
<description>Shared utilities for use by Maven core and plugins</description>
@@ -41,7 +41,7 @@
4141
<scm>
4242
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-utils.git</connection>
4343
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-shared-utils.git</developerConnection>
44-
<tag>maven-shared-utils-3.4.0</tag>
44+
<tag>HEAD</tag>
4545
<url>https://github.com/apache/maven-shared-utils/tree/${project.scm.tag}</url>
4646
</scm>
4747
<issueManagement>
@@ -61,7 +61,7 @@
6161

6262
<properties>
6363
<checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength,ModifierOrder</checkstyle.violation.ignore>
64-
<project.build.outputTimestamp>2023-04-27T19:53:11Z</project.build.outputTimestamp>
64+
<project.build.outputTimestamp>2023-04-27T19:53:44Z</project.build.outputTimestamp>
6565
<javaVersion>8</javaVersion>
6666
<mavenVersion>3.2.5</mavenVersion>
6767
</properties>

0 commit comments

Comments
 (0)