From 6ec2a2ed604ef9772aaf9e4383fd5c50d8057d11 Mon Sep 17 00:00:00 2001 From: Christian Femers Date: Tue, 4 May 2021 12:49:24 +0200 Subject: [PATCH] Release version 1.5.4 --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9814753e..8ad931a4 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Ares is provided as Maven dependency. To use Ares in the test environment of a M de.tum.in.ase artemis-java-test-sandbox - 1.5.3 + 1.5.4 test ``` @@ -84,7 +84,7 @@ Assume you have a Java 11 Maven project, and the inside of `pom.xml` looks like de.tum.in.ase artemis-java-test-sandbox - 1.5.3 + 1.5.4 test diff --git a/pom.xml b/pom.xml index c04eab39..d80012cf 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 de.tum.in.ase artemis-java-test-sandbox - 1.5.4-SNAPSHOT + 1.5.4 Ares The Artemis Java Test Sandbox. A JUnit 5 Extension for secure Artemis Java Testing. https://github.com/ls1intum/artemis-java-test-sandbox