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

This commit is contained in:
2023-02-19 11:11:17 +01:00
parent 5c74d12622
commit c844c7a504
8 changed files with 11 additions and 11 deletions

View File

@ -72,7 +72,7 @@ limitations under the License.
<parent>
<artifactId>shared</artifactId>
<groupId>de.muehlencord</groupId>
<version>1.3.0</version>
<version>1.3.1-SNAPSHOT</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@ -80,5 +80,5 @@ limitations under the License.
<url>http://maven.apache.org</url>
<version>1.3.0</version>
<version>1.3.1-SNAPSHOT</version>
</project>