Merge branch 'releases/2.3.3'

# Conflicts:
#	History.md
#	Mustang-CLI/pom.xml
#	library/pom.xml
#	pom.xml
#	validator/pom.xml
This commit is contained in:
jstaerk
2021-12-21 17:37:41 +01:00
5 changed files with 20 additions and 27 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mustangproject</groupId>
<artifactId>core</artifactId>
<version>2.3.3-SNAPSHOT</version>
<version>2.3.4-SNAPSHOT</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>HEAD</tag>
<tag>core-2.3.2</tag>
</scm>
<build>
<pluginManagement>