From dc2863a18e0547bad726f12755f6418c389b5613 Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Sun, 2 Oct 2022 12:36:17 +0200 Subject: Set Maven version to 1.9.19-SNAPSHOT It makes sense to indicate the Java version in the minor-minor of AspectJ artifacts. Signed-off-by: Alexander Kriegisch --- run-all-junit-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run-all-junit-tests') diff --git a/run-all-junit-tests/pom.xml b/run-all-junit-tests/pom.xml index 30df18d38..b636018c2 100644 --- a/run-all-junit-tests/pom.xml +++ b/run-all-junit-tests/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.10-SNAPSHOT + 1.9.19-SNAPSHOT run-all-junit-tests -- cgit v1.2.3