[maven-release-plugin] prepare release v2.0.0

This commit is contained in:
2023-12-10 22:29:22 +01:00
parent c4a5f12511
commit 782a736cdc
7 changed files with 12 additions and 14 deletions

View File

@ -25,7 +25,7 @@ limitations under the License.
<parent>
<artifactId>shared</artifactId>
<groupId>de.muehlencord</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@ -33,7 +33,7 @@ limitations under the License.
<url>http://maven.apache.org</url>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<dependencies>