[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

@ -47,9 +47,9 @@ limitations under the License.
<parent>
<artifactId>shared</artifactId>
<groupId>de.muehlencord</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</parent>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
</project>