diff --git a/README.md b/README.md index 3f1c08c2..d7bb979a 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.3.4 + 1.4.0 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.3.4 + 1.4.0 test diff --git a/pom.xml b/pom.xml index 0cd466f0..b0c982b9 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 de.tum.in.ase artemis-java-test-sandbox - 1.3.5-SNAPSHOT + 1.4.0 Artemis Java Test Sandbox JUnit 5 Extension API for secure Artemis Java Testing https://github.com/ls1intum/artemis-java-test-sandbox