[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Lukasz Lenart
2022-09-02 14:41:56 +02:00
parent 941d88d115
commit 49240c50a2
37 changed files with 42 additions and 42 deletions
+3 -3
View File
@@ -29,7 +29,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>struts2-parent</artifactId>
<version>6.0.3</version>
<version>6.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Struts 2</name>
<url>http://struts.apache.org/</url>
@@ -51,7 +51,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/struts.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/struts.git</developerConnection>
<url>https://github.com/apache/struts/</url>
<tag>STRUTS_6_0_3</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
@@ -104,7 +104,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>2022-09-02T12:37:45Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2022-09-02T12:41:56Z</project.build.outputTimestamp>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>