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
michael-o committed Apr 23, 2022
1 parent 563a0b2 commit 1c669e7
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 @@ -30,7 +30,7 @@ under the License.
</parent>

<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Apache Maven Project Info Reports Plugin</name>
Expand Down Expand Up @@ -100,7 +100,7 @@ under the License.
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</developerConnection>
<url>https://github.com/apache/maven-project-info-reports-plugin/tree/${project.scm.tag}</url>
<tag>maven-project-info-reports-plugin-3.3.0</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand All @@ -127,7 +127,7 @@ under the License.
<surefire.version>2.22.2</surefire.version>
<javaVersion>8</javaVersion>
<checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
<project.build.outputTimestamp>2022-04-23T10:29:24Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-04-23T10:30:05Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 1c669e7

Please sign in to comment.