Skip to content

Commit 1c669e7

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 563a0b2 commit 1c669e7

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.3.0</version>
33+
<version>3.3.1-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.3.0</tag>
103+
<tag>HEAD</tag>
104104
</scm>
105105
<issueManagement>
106106
<system>JIRA</system>
@@ -127,7 +127,7 @@ under the License.
127127
<surefire.version>2.22.2</surefire.version>
128128
<javaVersion>8</javaVersion>
129129
<checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
130-
<project.build.outputTimestamp>2022-04-23T10:29:24Z</project.build.outputTimestamp>
130+
<project.build.outputTimestamp>2022-04-23T10:30:05Z</project.build.outputTimestamp>
131131
</properties>
132132

133133
<dependencies>

0 commit comments

Comments
 (0)