[maven-release-plugin] prepare release core-2.16.3

This commit is contained in:
jstaerk
2025-03-03 11:33:55 +01:00
parent f3f3e7919d
commit 96a7115de1
4 changed files with 11 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mustangproject</groupId>
<artifactId>core</artifactId>
<version>2.16.3-SNAPSHOT</version> <packaging>pom</packaging>
<version>2.16.3</version> <packaging>pom</packaging>
<name>Mustang</name>
<modules>
@@ -19,7 +19,7 @@
<connection>scm:git:git://github.com/dexecutor/dependent-tasks-executor.git</connection>
<developerConnection>scm:git:git@github.com:dexecutor/dexecutor.git</developerConnection>
<url>https://github.com/dexecutor/dependent-tasks-executor</url>
<tag>core-2.3.2</tag>
<tag>core-2.16.3</tag>
</scm>
<build>
<pluginManagement>