Skip to content

Commit 6ca70bc

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 32dca04 commit 6ca70bc

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
@@ -30,7 +30,7 @@ under the License.
3030
</parent>
3131

3232
<artifactId>maven-project-info-reports-plugin</artifactId>
33-
<version>3.4.1</version>
33+
<version>3.4.2-SNAPSHOT</version>
3434
<packaging>maven-plugin</packaging>
3535

3636
<name>Apache Maven Project Info Reports Plugin</name>
@@ -100,7 +100,7 @@ under the License.
100100
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</connection>
101101
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</developerConnection>
102102
<url>https://github.com/apache/maven-project-info-reports-plugin/tree/${project.scm.tag}</url>
103-
<tag>maven-project-info-reports-plugin-3.4.1</tag>
103+
<tag>HEAD</tag>
104104
</scm>
105105
<issueManagement>
106106
<system>JIRA</system>
@@ -128,7 +128,7 @@ under the License.
128128
<fluidoSkinVersion>1.11.1</fluidoSkinVersion>
129129
<surefire.version>2.22.2</surefire.version>
130130
<checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
131-
<project.build.outputTimestamp>2022-08-10T19:20:47Z</project.build.outputTimestamp>
131+
<project.build.outputTimestamp>2022-08-10T19:21:29Z</project.build.outputTimestamp>
132132
</properties>
133133

134134
<dependencies>

0 commit comments

Comments
 (0)