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

This commit is contained in:
Joern Muehlencord
2023-02-24 08:52:14 +01:00
parent f2387ffe92
commit bc0493b094
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.1</version>
<version>1.3.2-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.1</version>
<version>1.3.2-SNAPSHOT</version>
</project>