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

This commit is contained in:
jstaerk
2023-02-13 10:18:11 +01:00
parent 60427b66b2
commit f8a1b917bd
4 changed files with 12 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mustangproject</groupId>
<artifactId>core</artifactId>
<version>2.6.1-SNAPSHOT</version>
<version>2.6.1</version>
<packaging>pom</packaging>
<name>Mustang</name>
@@ -20,7 +20,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.6.1</tag>
</scm>
<build>
<pluginManagement>