From 800ae8a3a220c77d5b201147aa51ce9c54f932c2 Mon Sep 17 00:00:00 2001 From: Christian Femers Date: Wed, 20 Jan 2021 02:28:40 +0100 Subject: [PATCH] Release version 1.4.6 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3ab5a7e..37c8ffae 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.4.5 + 1.4.6 test ``` diff --git a/pom.xml b/pom.xml index b366fa01..827a518c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 de.tum.in.ase artemis-java-test-sandbox - 1.4.6-SNAPSHOT + 1.4.6 Artemis Java Test Sandbox JUnit 5 Extension API for secure Artemis Java Testing https://github.com/ls1intum/artemis-java-test-sandbox