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 Aug 10, 2022
1 parent 32dca04 commit 6ca70bc
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.4.1</version>
<version>3.4.2-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.4.1</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>JIRA</system>
Expand Down Expand Up @@ -128,7 +128,7 @@ under the License.
<fluidoSkinVersion>1.11.1</fluidoSkinVersion>
<surefire.version>2.22.2</surefire.version>
<checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
<project.build.outputTimestamp>2022-08-10T19:20:47Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-08-10T19:21:29Z</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 6ca70bc

Please sign in to comment.