From 0a49d57679d8b568d50bf3565a9f8e9ef61f42d8 Mon Sep 17 00:00:00 2001 From: Christian Femers Date: Tue, 23 Mar 2021 12:01:34 +0100 Subject: [PATCH] Release version 1.5.2 --- README.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8633981b..65cee929 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ AJTS is provided as Maven dependency. To use AJTS in the test environment of a M de.tum.in.ase artemis-java-test-sandbox - 1.5.1 + 1.5.2 test ``` @@ -83,7 +83,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.1 + 1.5.2 test diff --git a/pom.xml b/pom.xml index a12a24d3..b6eb04b6 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 de.tum.in.ase artemis-java-test-sandbox - 1.5.2-SNAPSHOT + 1.5.2 Artemis Java Test Sandbox JUnit 5 Extension API for secure Artemis Java Testing https://github.com/ls1intum/artemis-java-test-sandbox